Skip to content

Commit 3b3365f

Browse files
committed
Ooops
1 parent 4a68041 commit 3b3365f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distribution/windows/CellProfiler-Analyst.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import PyInstaller.compat
77
import PyInstaller.utils.hooks
88

99
binaries = []
10-
binaries += PyInstaller.utils.hooks.collect_dynamic_libs("scipy.libs")
10+
binaries += PyInstaller.utils.hooks.collect_dynamic_libs("scipy")
1111

1212
block_cipher = None
1313

0 commit comments

Comments
 (0)