From 059a3ecaa5d80873f5f5373f502a3804a6b368bd Mon Sep 17 00:00:00 2001 From: meejah Date: Thu, 29 Oct 2020 19:01:26 -0600 Subject: [PATCH] less vague --- docs/release-checklist.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release-checklist.rst b/docs/release-checklist.rst index 958c19500..b52220d36 100644 --- a/docs/release-checklist.rst +++ b/docs/release-checklist.rst @@ -93,7 +93,7 @@ they will need to evaluate which contributers' signatures they trust. - ls dist/ | grep 1.15.0rc0 - inspect and test the tarballs - install each in a fresh virtualenv - - run basic tests + - run `tahoe` command - when satisfied, sign the tarballs: - gpg --pinentry=loopback --armor --sign dist/tahoe_lafs-1.15.0rc0-py2-none-any.whl - gpg --pinentry=loopback --armor --sign dist/tahoe_lafs-1.15.0rc0.tar.bz2