From fc0cff048b22a98165a6e151c920affc49c22860 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Wed, 29 Apr 2015 11:24:49 -0400 Subject: Add a note to switch to twine. --- howto.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/howto.txt b/howto.txt index 9a33d54c..0c252da4 100644 --- a/howto.txt +++ b/howto.txt @@ -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 -- cgit v1.2.1