We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0a6a03 commit 92c8b0aCopy full SHA for 92c8b0a
setup.py
@@ -94,4 +94,5 @@ def check_tag_version():
94
"Homepage": "https://pyscript.net",
95
"Repository": "https://github.com/pyscript/pyscript-cli",
96
},
97
+ zip_safe=False,
98
)
0 commit comments