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 9c78307 commit 72c9eb5Copy full SHA for 72c9eb5
pushtoprod.sh
@@ -0,0 +1,7 @@
1
+#!/bin/bash
2
+
3
+source venv-albow-Python-3.7.3/bin/activate
4
5
+twine upload dist/*
6
7
+deactivate
0 commit comments