entry_points.txt 144 B

123456789
  1. [array_api]
  2. numpy = numpy.array_api
  3. [pyinstaller40]
  4. hook-dirs = numpy:_pyinstaller_hooks_dir
  5. [console_scripts]
  6. f2py = numpy.f2py.f2py2e:main