Administrivia

This commit is contained in:
rocky
2019-11-17 20:26:35 -05:00
parent 77dd3b8d50
commit 2717a5e302

View File

@@ -60,8 +60,6 @@
$ . ./admin-tools/make-dist-newer.sh
$ twine check dist/uncompyle6-$VERSION*
Goto https://github.com/rocky/python-uncompyle6/releases
# Upload single package and look at Rst Formating
$ twine check dist/uncompyle6-${VERSION}*
@@ -71,6 +69,8 @@ Goto https://github.com/rocky/python-uncompyle6/releases
$ twine upload dist/uncompyle6-${VERSION}*
Goto https://github.com/rocky/python-uncompyle6/releases
# Push tags:
$ git push --tags