Improve dev instructions
parent
b1df38f957
commit
b75a7b31fc
|
|
@ -67,4 +67,4 @@ Build a new release
|
||||||
|
|
||||||
9. Send new version and tags to github origin. ::
|
9. Send new version and tags to github origin. ::
|
||||||
|
|
||||||
$ git push origin master --follow-tags
|
$ git push --follow-tags && push --tags
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
tox==2.6.0
|
tox==3.9.0
|
||||||
wheel==0.29.0
|
wheel==0.34.2
|
||||||
bump2version==1.0.0
|
bump2version==1.0.0
|
||||||
twine==1.15.0
|
twine==1.15.0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue