Mercurial > p > roundup > code
diff BUILD.txt @ 4393:a531daf6f253
fix
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 12 Jul 2010 04:22:14 +0000 |
| parents | 7bfbf82ef3ca |
| children | e35e57ad90f0 |
line wrap: on
line diff
--- a/BUILD.txt Mon Jul 12 04:21:32 2010 +0000 +++ b/BUILD.txt Mon Jul 12 04:22:14 2010 +0000 @@ -10,8 +10,7 @@ 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. + version and appropriate announcements. 3. Note the SVN revision in the CHANGES.txt file. 4. Clean out all *.orig, *.rej, .#* files from the source. 5. python setup.py clean --all
