parent
1072e6bf1a
commit
3df594a6dd
|
|
@ -96,6 +96,7 @@ hiddenImports = {
|
|||
'scipy.special._ufuncs': ['scipy.special._ufuncs_cxx'],
|
||||
'scipy.stats._stats': ['scipy.special.cython_special'],
|
||||
'setuptools.monkey': ['setuptools.msvc'],
|
||||
'shapely._geometry_helpers': ['shapely._geos'],
|
||||
}
|
||||
|
||||
if sys.version_info >= (3,):
|
||||
|
|
|
|||
Loading…
Reference in New Issue