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

config PYTHON3_PLUGGY
	tristate
	select HOST_PYTHON3_PIP
	select PYTHON3
	select PYTHON3_IMPORTLIB_METADATA	if RUNTIME
	prompt "pluggy"
	help
	  A minimalist production ready plugin system