Drop python-3.1 and remove support codes

This commit is contained in:
Takayuki Shimizukawa
2013-12-15 16:04:23 +09:00
parent a8fc938d1b
commit f7cb510ebd
9 changed files with 10 additions and 16 deletions

View File

@@ -50,7 +50,7 @@ See the :ref:`pertinent section in the FAQ list <usingwith>`.
Prerequisites
-------------
Sphinx needs at least **Python 2.6** or **Python 3.1** to run, as well as the
Sphinx needs at least **Python 2.6** or **Python 3.2** to run, as well as the
docutils_ and Jinja2_ libraries. Sphinx should work with docutils version 0.7
or some (not broken) SVN trunk snapshot. If you like to have source code
highlighting support, you must also install the Pygments_ library.