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

config PYTHON3_SETUPTOOLS
	tristate
	prompt "python3-setuptools"
	select PYTHON3
	help
	  Setuptools is a package development process library designed to
	  facilitate packaging Python projects by enhancing the Python
	  standard library distutils.