[sbws/master] fix: scripts: Reformat sentence

commit ef2e35a8a4c587d875f41e6b87c62c40ab5b7429 Author: juga0 <juga@riseup.net> Date: Fri Jul 17 12:50:19 2020 +0000 fix: scripts: Reformat sentence --- scripts/maint/release.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/maint/release.py b/scripts/maint/release.py index 305f8ce..0c69f86 100755 --- a/scripts/maint/release.py +++ b/scripts/maint/release.py @@ -20,8 +20,8 @@ It will: All in sequence and doesn't recover from any previous step. It assumes that: -- gitchangelog and semantic_version are installed - the program version can be obtained with ``sbws.__version__`` +- ``gitchangelog`` and ``semantic_version`` python packages are installed - the official tarball releases are at gitlab.torproject.org - the key to sign the release is only one and is available in the system
participants (1)
-
juga@torproject.org