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

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/