Skip to content

Commit

Permalink
clean dist folder to avoid pypi duplicate filename errors
Browse files Browse the repository at this point in the history
  • Loading branch information
ynohat committed Sep 7, 2020
1 parent b40c567 commit 83ce7b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ then
fi

bump2version $1
rm -rf dist
python3 setup.py sdist bdist_wheel
twine upload dist/*

0 comments on commit 83ce7b9

Please sign in to comment.