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 05e94b2 commit c90099dCopy full SHA for c90099d
setup.py
@@ -47,6 +47,7 @@
47
package_data={'certifi': ['*.pem']},
48
# data_files=[('certifi', ['certifi/cacert.pem'])],
49
include_package_data=True,
50
+ zip_safe=False,
51
license='MPL-2.0',
52
classifiers=(
53
'Development Status :: 5 - Production/Stable',
0 commit comments