Skip to content

Commit 4e612f8

Browse files
author
Richard Jones
committed
Installation note for people running the tests with a CVS checkout.
1 parent 143e5cd commit 4e612f8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/installation.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Installing Roundup
33
==================
44

5-
:Version: $Revision: 1.9 $
5+
:Version: $Revision: 1.10 $
66

77
.. contents::
88

@@ -69,6 +69,10 @@ Testing your Python
6969
Run ``"python ./run_tests"`` and make sure there
7070
are no errors. If there are errors, please let us know!
7171

72+
Note: if you're installing from the CVS, you will need to run "python setup.py
73+
build" before the tests will work, as there are modules that must be
74+
generated that are not stored in the CVS.
75+
7276

7377
Getting Roundup
7478
===============

0 commit comments

Comments
 (0)