We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25a1104 commit 5012626Copy full SHA for 5012626
README.md
@@ -26,7 +26,7 @@ This fork intends to work both on Python 2.7 and Python 3.
26
27
## Requirements
28
29
- * Python >= 2.6, but < 3.0 (porting to 3.0 is in progress)
+ * Python >= 2.7 or Python >= 3.2
30
* Maven 2+ (for building test data of serialized objects.
31
You can skip it if you do not plan to run tests.py)
32
0 commit comments