Mercurial > p > roundup > code
diff BUILD.txt @ 3106:a574d183b0df
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 13 Jan 2005 05:52:42 +0000 |
| parents | 33e3ba342e93 |
| children | 732d7aa833f7 616244e247f4 |
line wrap: on
line diff
--- a/BUILD.txt Thu Jan 13 05:17:17 2005 +0000 +++ b/BUILD.txt Thu Jan 13 05:52:42 2005 +0000 @@ -2,10 +2,11 @@ ================= Roundup is currently a source-only release - it has no binary components. I -want it to stay that way, too. +want it to stay that way, too. This document describes how to build a +source release. Users of Roundup should read the doc/installation.txt file +to find out how to install this software. -This means that we only need to ever build source releases. This is done by -running: +Building a release of Roundup is done by running: 1. Make sure the unit tests run! "./run_tests.py" 2. Edit roundup/__init__.py and doc/announcement.txt to reflect the new
