diff --git a/corrscope.spec b/corrscope.spec index 2e29d1a..29f74be 100644 --- a/corrscope.spec +++ b/corrscope.spec @@ -1,8 +1,7 @@ import glob -from PyInstaller.building.build_main import Analysis from PyInstaller.building.api import PYZ, EXE, COLLECT - +from PyInstaller.building.build_main import Analysis from PyInstaller.building.datastruct import TOC block_cipher = None @@ -40,16 +39,6 @@ path_excludes = ( mpl-data/images mpl-data/sample_data """ - # Scipy (FIXME not excluded and breaks anyway) - """ - scipy/sparse - scipy/linalg - scipy/spatial - scipy/special - scipy/interpolate - scipy/optimize - scipy/ndimage - """ # PyQt """ Qt5DBus.dll