Merge pull request #5477 from jdufresne/version

Correct installation docs about supported Python versions
This commit is contained in:
Takeshi KOMIYA 2018-09-24 08:59:54 +09:00 committed by GitHub
commit 895d41e659
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,8 +12,7 @@ Installing Sphinx
Overview Overview
-------- --------
Sphinx is written in `Python`__ and supports both Python 2.7 and Python 3.3+. Sphinx is written in `Python`__ and supports Python 3.5+.
We recommend the latter.
__ http://docs.python-guide.org/en/latest/ __ http://docs.python-guide.org/en/latest/