Skip to content

Commit

Permalink
Adjust make_release script
Browse files Browse the repository at this point in the history
  • Loading branch information
barseghyanartur committed Jun 23, 2022
1 parent 3f8e155 commit 1ef8617
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions scripts/make_release.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
python setup.py register
python setup.py sdist bdist_wheel upload
#python setup.py register
python setup.py sdist bdist_wheel
twine upload dist/*

0 comments on commit 1ef8617

Please sign in to comment.