Skip to content

Commit 5012626

Browse files
committed
Correction in the README to reflect the ability to work on Python 3
1 parent 25a1104 commit 5012626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This fork intends to work both on Python 2.7 and Python 3.
2626

2727
## Requirements
2828

29-
* Python >= 2.6, but < 3.0 (porting to 3.0 is in progress)
29+
* Python >= 2.7 or Python >= 3.2
3030
* Maven 2+ (for building test data of serialized objects.
3131
You can skip it if you do not plan to run tests.py)
3232

0 commit comments

Comments
 (0)