Administrivia

This commit is contained in:
rocky 2020-04-01 11:35:50 -04:00
parent 7b4059820f
commit 0a3f951682

View File

@ -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