Mercurial > p > roundup > code
diff BUILD.txt @ 3089:33e3ba342e93
Typo fixes: [SF#097860] and [SF#097864].
| author | Johannes Gijsbers <jlgijsbers@users.sourceforge.net> |
|---|---|
| date | Sat, 08 Jan 2005 14:52:13 +0000 |
| parents | f624fc20f8fe |
| children | 904097de51c5 |
line wrap: on
line diff
--- a/BUILD.txt Sat Jan 08 11:25:23 2005 +0000 +++ b/BUILD.txt Sat Jan 08 14:52:13 2005 +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! "./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.
