We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c817f1 commit be6d7cbCopy full SHA for be6d7cb
build.sh
@@ -1,2 +1,2 @@
1
-python setup.py sdist --formats=zip
+python3 setup.py sdist --formats=zip
2
twine upload dist/*zip
0 commit comments