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 c1c38b1 commit b4c321eCopy full SHA for b4c321e
upload.sh
@@ -0,0 +1,3 @@
1
+#!/bin/bash -ex
2
+
3
+python3 -m twine upload --repository pypi dist/*
0 commit comments