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 48f28b6 commit 62b0301Copy full SHA for 62b0301
setup.py
@@ -16,6 +16,7 @@
16
maintainer_email='[email protected]',
17
packages=find_packages(),
18
include_package_data=True,
19
+ zip_safe=False,
20
classifiers=[
21
'Environment :: Web Environment',
22
'Framework :: Django',
0 commit comments