Update release script
This commit is contained in:
parent
6c62f7231b
commit
6b9addfeea
1 changed files with 1 additions and 0 deletions
|
@ -27,5 +27,6 @@ then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
rm -rf dist
|
||||
python3 setup.py sdist bdist_wheel
|
||||
python3 -m twine upload dist/* --skip-existing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue