From: Brian Warner <warner@lothar.com>
Date: Fri, 25 Apr 2014 22:26:23 +0000 (-0700)
Subject: release docs: recommend Twine for package upload. Closes #2086.
X-Git-Tag: allmydata-tahoe-1.10.1a1~189
X-Git-Url: https://git.rkrishnan.org/Site/Content/Exhibitors/quickstart.html?a=commitdiff_plain;h=a724c09ab8150448cbc308e5c7f62b307def34eb;p=tahoe-lafs%2Ftahoe-lafs.git

release docs: recommend Twine for package upload. Closes #2086.
---

diff --git a/docs/how_to_make_a_tahoe-lafs_release.org b/docs/how_to_make_a_tahoe-lafs_release.org
index c3aae9d3..b7181bd5 100644
--- a/docs/how_to_make_a_tahoe-lafs_release.org
+++ b/docs/how_to_make_a_tahoe-lafs_release.org
@@ -33,7 +33,8 @@
     - python setup.py register
     - login to pypi
     - manually upload .tar.gz tarball and .asc signature (so they match the
-      ones on tahoe-lafs.org)
+      ones on tahoe-lafs.org), or use https://pypi.python.org/pypi/twine and
+      run "twine upload *.tar.gz *.asc"
   - [ ] close the Milestone on the trac Roadmap
   - [ ] make an "announcement of new release" on freshmeat
   - [ ] make an "announcement of new release" on launchpad