blob: 805dc0154579a6470d49fc487abc755fe0f2978a [file] [log] [blame]
config BR2_PACKAGE_PYTHON_PIP
bool "python-pip"
select BR2_PACKAGE_PYTHON_SETUPTOOLS # runtime
select BR2_PACKAGE_PYTHON3_SSL
help
The PyPA recommended tool for installing Python packages.
https://pip.pypa.io/