Mercurial > p > roundup > code
diff BUILD.txt @ 1947:0e19e99075e3
fix #white in cgitb
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 05 Dec 2003 03:38:47 +0000 |
| parents | 1303c208419d |
| children | 7852c5bc75f6 |
line wrap: on
line diff
--- a/BUILD.txt Fri Dec 05 03:28:38 2003 +0000 +++ b/BUILD.txt Fri Dec 05 03:38:47 2003 +0000 @@ -21,9 +21,10 @@ 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"
