summaryrefslogtreecommitdiffstats
path: root/rules/python3-pip.in
blob: 2b3ecd590c274ae0bec65a7d3e62ddb870ea7365 (plain)
1
2
3
4
5
6
7
8
9
10
11
## SECTION=python3

config PYTHON3_PIP
	tristate
	select PYTHON3
	select PYTHON3_DISTUTILS
	select PYTHON3_SSL
	select PYTHON3_SETUPTOOLS	if RUNTIME
	prompt "python3-pip"
	help
	  FIXME