You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
209 B
11 lines
209 B
[array_api]
|
|
numpy = numpy.array_api
|
|
|
|
[console_scripts]
|
|
f2py = numpy.f2py.f2py2e:main
|
|
f2py3 = numpy.f2py.f2py2e:main
|
|
f2py3.11 = numpy.f2py.f2py2e:main
|
|
|
|
[pyinstaller40]
|
|
hook-dirs = numpy:_pyinstaller_hooks_dir
|
|
|
|
|