summaryrefslogtreecommitdiff
path: root/howto.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2012-09-29 22:35:09 -0400
committerNed Batchelder <ned@nedbatchelder.com>2012-09-29 22:35:09 -0400
commitc68cdd333aae2893e31b269bf29678d8f67f4c8e (patch)
treea70193f6c5a3c0df87ff44e77f130b5701228e5a /howto.txt
parent4107b7875cb05aa1bda2c1cca3cfbe856d86c80f (diff)
downloadpython-coveragepy-c68cdd333aae2893e31b269bf29678d8f67f4c8e.tar.gz
Need a new tox-based way to upload kits to pypicoverage-3.5.3
Diffstat (limited to 'howto.txt')
-rw-r--r--howto.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/howto.txt b/howto.txt
index 9178c8f..fd5c2ff 100644
--- a/howto.txt
+++ b/howto.txt
@@ -37,7 +37,8 @@
- Update PyPi:
- $ make pypi
- upload the kits:
- - $ allkits.cmd upload
+ - $ make kit_upload
+ - $ tox -c tox_winkits.ini upload
# note: this seems to try to upload each file twice, so you'll have a
# successful upload, then a failure, but the file gets there.
- Visit http://pypi.python.org/pypi?%3Aaction=pkg_edit&name=coverage :