Skip to content

Commit

Permalink
Administrivia
Browse files Browse the repository at this point in the history
  • Loading branch information
rocky committed Apr 1, 2020
1 parent 7b40598 commit 0a3f951
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions admin-tools/how-to-make-a-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@
# 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
$ twine check dist/uncompyle6-$VERSION*
$ . ./admin-tools/make-dist-newer.sh
Expand Down

0 comments on commit 0a3f951

Please sign in to comment.