X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=BUILD.txt;h=aeaf23c760ec970f11213da4e0ba5121dcfc6f41;hb=b680e6133ab5b2be7da352e29dbbb79ac2627e0a;hp=427d9c83004377b4e7981e3a2c0ed359da056032;hpb=279c31d013ef0054910364c6f54c56b814926c56;p=roundup.git diff --git a/BUILD.txt b/BUILD.txt index 427d9c8..aeaf23c 100644 --- a/BUILD.txt +++ b/BUILD.txt @@ -21,9 +21,10 @@ running: 7. python setup.py sdist (if you find sdist a little verbose, add "--quiet" to the end of the command) -8. unpack the new dist file in /tmp and a) run_test, and b) demo.py -9. Generate gpg signature with "gpg -a --detach-sign" and upload to - mechanicalcat.net +8. unpack the new dist file in /tmp then a) run_test.py and b) demo.py + with all available Python versions. +9. generate gpg signature with "gpg -a --detach-sign" and upload to + Sourceforge. 10. PyPI registration 11. tag the CVS for the release, eg. "cvs tag -R release-0-6-3"