]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
release docs: recommend Twine for package upload. Closes #2086.
authorBrian Warner <warner@lothar.com>
Fri, 25 Apr 2014 22:26:23 +0000 (15:26 -0700)
committerBrian Warner <warner@lothar.com>
Fri, 25 Apr 2014 22:26:23 +0000 (15:26 -0700)
docs/how_to_make_a_tahoe-lafs_release.org

index c3aae9d396196d6890d3b9f5b188a79a336d7bcc..b7181bd5b7bdd3296d7b453df5d44f7db1d8cce9 100644 (file)
@@ -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