diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2015-04-29 11:24:49 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2015-04-29 11:24:49 -0400 |
commit | fc0cff048b22a98165a6e151c920affc49c22860 (patch) | |
tree | 150e6c15f5424a2c65aedbcd36cda1b8388a88e2 | |
parent | 637e50454389e8ef7ec0ceb69143a7009f79da31 (diff) | |
download | python-coveragepy-git-fc0cff048b22a98165a6e151c920affc49c22860.tar.gz |
Add a note to switch to twine.
-rw-r--r-- | howto.txt | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,6 +40,7 @@ - Update PyPi: - $ make pypi - upload the kits: + - SWITCH TO TWINE: https://pypi.python.org/pypi/twine - $ make kit_upload - $ tox -c tox_winkits.ini upload # note: this seems to try to upload each file twice, so you'll have a |