done
This commit is contained in:
@ -0,0 +1,13 @@
|
||||
[pkg_config]
|
||||
numpy = numpy._core.lib.pkgconfig
|
||||
|
||||
[array_api]
|
||||
numpy = numpy
|
||||
|
||||
[pyinstaller40]
|
||||
hook-dirs = numpy:_pyinstaller_hooks_dir
|
||||
|
||||
[console_scripts]
|
||||
f2py = numpy.f2py.f2py2e:main
|
||||
numpy-config = numpy._configtool:main
|
||||
|
Reference in New Issue
Block a user