14 lines
220 B
Text
14 lines
220 B
Text
![]() |
[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
|
||
|
|