We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec92837 commit f94f5d6Copy full SHA for f94f5d6
1 file changed
scripts/deploy_to_prod_pypi_org.sh
@@ -0,0 +1,3 @@
1
+#!/bin/bash
2
+
3
+python setup.py upload
0 commit comments