From 0efc24cd792232329ebb7e0fdeb4dcb46f7d7e1c Mon Sep 17 00:00:00 2001 From: Brian Warner Date: Sat, 17 Dec 2016 15:07:29 -0800 Subject: [PATCH] how-to-release: 'twine register' is no longer necessary --- docs/how_to_make_a_tahoe-lafs_release.org | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/how_to_make_a_tahoe-lafs_release.org b/docs/how_to_make_a_tahoe-lafs_release.org index 792ea26f6..ecdd49bfe 100644 --- a/docs/how_to_make_a_tahoe-lafs_release.org +++ b/docs/how_to_make_a_tahoe-lafs_release.org @@ -24,7 +24,6 @@ - [ ] announce tree is unlocked - [ ] compare tarballs+wheels against local copies (but sign upstreams) - [ ] sign each with "gpg -ba -u 68666a7a FILE" - - [ ] twine register dist/FILE - [ ] twine upload dist/* - [ ] test "pip install tahoe-lafs" (from PyPI) - [ ] upload *.asc to org ~source/downloads/