11 lines
172 B
Plaintext
11 lines
172 B
Plaintext
[array_api]
|
|
numpy = numpy
|
|
|
|
[pyinstaller40]
|
|
hook-dirs = numpy:_pyinstaller_hooks_dir
|
|
|
|
[console_scripts]
|
|
f2py = numpy.f2py.f2py2e:main
|
|
numpy-config = numpy._configtool:main
|
|
|