Skip to content

Commit cce0378

Browse files
committed
zip file installation
1 parent fdb0909 commit cce0378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
'numpy>=1.18.*',
1717
'numba>=0.48.*'],
1818
python_requires='>=3.6',
19-
zip_safe=False)
19+
zip_safe=True)

0 commit comments

Comments
 (0)