aboutsummaryrefslogtreecommitdiff
path: root/lang/python/python3/Config-python3-light.in
blob: 968c3472cf4f9db5093c9a4375f5c5cc60456533 (plain)
1
2
3
4
5
6
7
menu "Configuration"

config PYTHON3_HOST_PIP_CACHE_WORLD_READABLE
	bool "Ensure host pip cache is world-readable"
	default n

endmenu