We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdb0909 commit cce0378Copy full SHA for cce0378
setup.py
@@ -16,4 +16,4 @@
16
'numpy>=1.18.*',
17
'numba>=0.48.*'],
18
python_requires='>=3.6',
19
- zip_safe=False)
+ zip_safe=True)
0 commit comments