Correct installation docs about supported Python versions

Since commit 9412bd76b7, older Python
versions have been dropped.
This commit is contained in:
Jon Dufresne 2018-09-23 08:44:29 -07:00
parent 408219cf81
commit d9283a40d8

View File

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