Skip to content

Commit d5c2985

Browse files
author
Ralf Schlatterbeck
committed
- remove detached pgp signature, the upload will take care of signing
1 parent 7ed0dfd commit d5c2985

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

BUILD.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,9 @@ Building and distributing a release of Roundup is done by running:
2626
command)
2727
10. Unpack the new dist file in /tmp then a) run_test.py and b) demo.py
2828
with all available Python versions.
29-
11. Generate gpg signature with "gpg -a --detach-sign"
30-
12. python setup.py bdist_rpm
31-
13. python setup.py bdist_wininst
32-
14. Send doc/announcement.txt to [email protected] and
29+
11. python setup.py bdist_rpm
30+
12. python setup.py bdist_wininst
31+
13. Send doc/announcement.txt to [email protected] and
3332
3433

3534
So, those commands in a nice, cut'n'pasteable form::

0 commit comments

Comments
 (0)