|
@@ -102,6 +102,7 @@ defaultHiddenImports = {
|
|
|
'scipy.stats._stats': ['scipy.special.cython_special'],
|
|
'scipy.stats._stats': ['scipy.special.cython_special'],
|
|
|
'setuptools.monkey': ['setuptools.msvc'],
|
|
'setuptools.monkey': ['setuptools.msvc'],
|
|
|
'shapely._geometry_helpers': ['shapely._geos'],
|
|
'shapely._geometry_helpers': ['shapely._geos'],
|
|
|
|
|
+ 'jnius': ['jnius_config'],
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
|