Skip to content

Commit

Permalink
Update release script
Browse files Browse the repository at this point in the history
  • Loading branch information
balloob committed Jan 30, 2019
1 parent 5837fa4 commit 9757f5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/release
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ set -e

cd "$(dirname "$0")/.."

rm -rf dist
python3 setup.py sdist
python3 -m twine upload dist/* --skip-existing

0 comments on commit 9757f5d

Please sign in to comment.