Mercurial > p > roundup > code
diff doc/installation.txt @ 2408:e12a610eb7f3 maint-0.7
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 09 Jun 2004 00:17:30 +0000 |
| parents | ef226254ef46 |
| children | 4a3a3fdcf437 |
line wrap: on
line diff
--- a/doc/installation.txt Wed Jun 09 00:11:49 2004 +0000 +++ b/doc/installation.txt Wed Jun 09 00:17:30 2004 +0000 @@ -5,6 +5,7 @@ :Version: 1.76 .. contents:: + :depth: 2 Overview @@ -89,6 +90,10 @@ Testing your Python ------------------- +.. note:: + The Windows installer doesn't include the ``run_tests.py`` or ``demo.py`` + scripts - you will need to download the source to use them. + Once you've unpacked roundup's source, run ``python run_tests.py`` in the source directory and make sure there are no errors. If there are errors, please let us know!
