We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
zip_safe
1 parent 212b72a commit 00bdc2bCopy full SHA for 00bdc2b
docs/tutorial/install.rst
@@ -41,7 +41,6 @@ to it.
41
version='1.0.0',
42
packages=find_packages(),
43
include_package_data=True,
44
- zip_safe=False,
45
install_requires=[
46
'flask',
47
],
0 commit comments