mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Correct installation docs about supported Python versions
Since commit 9412bd76b7
, older Python
versions have been dropped.
This commit is contained in:
parent
408219cf81
commit
d9283a40d8
@ -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/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user