Drop python 3.3 support

This commit is contained in:
Takeshi KOMIYA
2016-08-30 00:43:15 +09:00
parent 892cc259ec
commit 1da1a71511
7 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ sidebar and under "Quick Links", click "Windows Installer" to download.
.. note::
Currently, Python offers two major versions, 2.x and 3.x. Sphinx 1.3 can run
under Python 2.6, 2.7, 3.3, 3.4, with the recommended version being
under Python 2.6, 2.7, 3.4, 3.5, with the recommended version being
2.7. This chapter assumes you have installed Python 2.7.
Follow the Windows installer for Python.