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.
zip_safe=False
1 parent be3d6de commit 0ac4669Copy full SHA for 0ac4669
setup.py
@@ -66,4 +66,5 @@
66
license="Apache License 2.0",
67
package_data=package_data,
68
include_package_data=True,
69
+ zip_safe=False,
70
)
0 commit comments