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

config PYTHON3_NUMPY
	tristate
	select PYTHON3
	prompt "python3-numpy"
	help
	  NumPy is the fundamental package for scientific computing with
	  Python.