Skip to content

Commit

Permalink
Administrivia
Browse files Browse the repository at this point in the history
  • Loading branch information
rocky committed May 19, 2020
1 parent 889417c commit e80c131
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions admin-tools/how-to-make-a-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,7 @@
# Make packages and tag

$ . ./admin-tools/make-dist-older.sh
$ pyenv local 3.8.2
$ twine check dist/uncompyle6-$VERSION*
$ git tag release-python-2.4-$VERSION
$ pyenv local 3.8.3
$ twine check dist/uncompyle6-$VERSION*
$ . ./admin-tools/make-dist-newer.sh
$ twine check dist/uncompyle6-$VERSION*
Expand Down

0 comments on commit e80c131

Please sign in to comment.