Improve dev instructions

master
baztian 2020-05-27 20:00:10 +02:00
parent b1df38f957
commit b75a7b31fc
2 changed files with 3 additions and 3 deletions

View File

@ -67,4 +67,4 @@ Build a new release
9. Send new version and tags to github origin. ::
$ git push origin master --follow-tags
$ git push --follow-tags && push --tags

View File

@ -1,4 +1,4 @@
tox==2.6.0
wheel==0.29.0
tox==3.9.0
wheel==0.34.2
bump2version==1.0.0
twine==1.15.0