Skip to content

Commit 54273ec

Browse files
committed
bug fixed : syntax error in __init__.py
1 parent 53cc480 commit 54273ec

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
long_description_content_type="text/markdown",
1212
long_description=README,
1313
license='GNU',
14+
zip_safe=True,
1415
packages=find_packages(),
1516
author='M.Shaeri',
1617

0 commit comments

Comments
 (0)