fix python interpreter supported version in doc (#286)

This commit is contained in:
Nicolas Appriou
2017-04-19 16:02:55 +02:00
committed by Iuri de Silvio
parent 62807734bd
commit 05bd0d1d42
+4 -3
View File
@@ -77,11 +77,12 @@ Pythons Supported
At this time, the following Python platforms are officially supported:
* cPython 2.5
* cPython 2.6
* cPython 2.7
* cPython 3.1
* cPython 3.2
* cPython 3.3
* cPython 3.4
* cPython 3.5
* cPython 3.6
* PyPy-c 1.4
* PyPy-c 1.5