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

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