summaryrefslogtreecommitdiffstats
path: root/package/python-pip/Config.in
blob: ac741da87235ede2c159e92563e9fabbeb29ce15 (plain)
1
2
3
4
5
6
7
config BR2_PACKAGE_PYTHON_PIP
	bool "python-pip"
	select BR2_PACKAGE_PYTHON_SETUPTOOLS # runtime
	help
	  The PyPA recommended tool for installing Python packages.

	  https://pip.pypa.io/
OpenPOWER on IntegriCloud