Code

Remove duplication in permission handling:
[roundup.git] / BUILD.txt
index 427d9c83004377b4e7981e3a2c0ed359da056032..aeaf23c760ec970f11213da4e0ba5121dcfc6f41 100644 (file)
--- 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"