Skip to content

Commit d0a328c

Browse files
authored
Merge pull request numpy#26776 from yanwic/add-numpy-f2py-in-pyinstaller-hook
BUG: remove numpy.f2py from excludedimports
2 parents f76def3 + 30a84a1 commit d0a328c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

numpy/_pyinstaller/hook-numpy.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
"pytest",
3232
"f2py",
3333
"setuptools",
34-
"numpy.f2py",
3534
"distutils",
3635
"numpy.distutils",
3736
]

0 commit comments

Comments
 (0)