From 04c0db2f095249c44042afd449266e00b18c5a4e Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Wed, 1 Jun 2011 15:10:57 +0200 Subject: README: installation and test suite instructions --- README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README') diff --git a/README b/README index 55f478e..fef9f25 100644 --- a/README +++ b/README @@ -7,4 +7,8 @@ Supported Python versions currently are 2.5 and 2.6. It might still support syntax is incompatible. However the fixes needed to make the code usable with 3.x should be small. Eventually there will be a 3.x branch. +Installation should be easy using setup.py. I recommend running the test suite +by invoking "python test.py" from the source tree to spot problems early. This +is especially true if you try Python versions other than 2.5 and 2.6. + Helmut Grohne -- cgit v1.2.3