From 934f545d69dd98bc2a601fa41e36a2ceb688392e Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sat, 29 Sep 2012 22:35:09 -0400 Subject: Need a new tox-based way to upload kits to pypi --- howto.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'howto.txt') diff --git a/howto.txt b/howto.txt index 9178c8fd..fd5c2ff3 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 : -- cgit v1.2.1