diff options
Diffstat (limited to 'howto.txt')
-rw-r--r-- | howto.txt | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -55,6 +55,8 @@ - https://ci.appveyor.com/project/nedbat/coveragepy - $ make download_appveyor - examine the dist directory, and remove anything that looks malformed. + - test the pypi upload: + - $ make test_upload - Update PyPI: - upload kits: - $ make kit_upload |