Fix doc about Python3.2 testing
This commit is contained in:
parent
87ffb437d8
commit
d1fefe5a69
2 changed files with 4 additions and 5 deletions
|
|
@ -41,9 +41,8 @@ Versions
|
|||
llvmpy 0.8.2 requires version 3.1 of LLVM. It may not work with
|
||||
previous versions.
|
||||
|
||||
llvmpy has been built and tested with Python 2.7. It should work with
|
||||
earlier versions. It has not been tried with Python 3.x (patches
|
||||
welcome).
|
||||
llvmpy has been built and tested with Python 2.7 and 3.2. It should work with
|
||||
earlier versions.
|
||||
|
||||
|
||||
Installation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue