Skip to content

Commit 72c9eb5

Browse files
committed
https://github.com/hasii2011/StarTrekPy/issues/20
1 parent 9c78307 commit 72c9eb5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pushtoprod.sh

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)