summaryrefslogtreecommitdiffstats
path: root/rules/python3-ipython-genutils.in
blob: 62e406539b8df5913d96f1d5a15c1908ee3daedf (plain)
1
2
3
4
5
6
7
8
9
## SECTION=python3

config PYTHON3_IPYTHON_GENUTILS
	tristate
	select PYTHON3
	prompt "ipython-genutils"
	help
	  Vestigial utilities from IPython.
	  Pretend this doesn’t exist. Nobody should use it.