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

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