Skip to content

Commit

Permalink
fix python interpreter supported version in doc (jazzband#286)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicals authored and iurisilvio committed Apr 19, 2017
1 parent 6280773 commit 05bd0d1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 05bd0d1

Please sign in to comment.