We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eac24f3 + 78f49c1 commit 0ea4c75Copy full SHA for 0ea4c75
setup.py
@@ -24,4 +24,5 @@
24
'django>=1.6',
25
],
26
include_package_data=True,
27
+ zip_safe=False,
28
)
0 commit comments