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

config PYTHON3_TRAITLETS
	tristate
	select PYTHON3
	select HOST_PYTHON3_SETUPTOOLS
	prompt "traitlets"
	help
	  A configuration system for Python applications.