diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 <helmut@subdivi.de> |