Merge pull request #2903 from pagles/docs-3.6

List python 3.6 in the documented supported versions
This commit is contained in:
Florian Bruhin
2017-11-08 22:57:28 +01:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

1
changelog/2903.doc Normal file
View File

@@ -0,0 +1 @@
List python 3.6 in the documented supported versions in the getting started document.

View File

@@ -1,7 +1,7 @@
Installation and Getting Started
===================================
**Pythons**: Python 2.6,2.7,3.3,3.4,3.5, Jython, PyPy-2.3
**Pythons**: Python 2.6,2.7,3.3,3.4,3.5,3.6 Jython, PyPy-2.3
**Platforms**: Unix/Posix and Windows