Mercurial > p > roundup > code
diff BUILD.txt @ 1875:3ffb7b56172a
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sat, 25 Oct 2003 23:00:42 +0000 |
| parents | 7bdd9ce360d0 |
| children | 1303c208419d |
line wrap: on
line diff
--- a/BUILD.txt Sat Oct 25 22:54:16 2003 +0000 +++ b/BUILD.txt Sat Oct 25 23:00:42 2003 +0000 @@ -7,7 +7,7 @@ This means that we only need to ever build source releases. This is done by running: -1. Make sure the unit tests run! "./run_tests" +1. Make sure the unit tests run! "python run_tests.py" 2. Edit roundup/__init__.py and doc/announcement.txt to reflect the new version and appropriate announcements. Add truncated announcement to setup.py description field.
