mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-07 10:56:49 +00:00
release docs: recommend Twine for package upload. Closes #2086.
This commit is contained in:
parent
4889129f37
commit
a724c09ab8
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user