summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2019-09-01 19:38:57 +0000
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2019-09-01 19:38:57 +0000
commit423234eaa48744553eeef93039b2e8e35f5af105 (patch)
tree599d4009c9d1bd40871c54f92d958ad6f3ad3093 /web
parentd4f061b1ad0d3b2f1cf3c35e46cd88485d3d3f3d (diff)
downloaddocutils-423234eaa48744553eeef93039b2e8e35f5af105.tar.gz
web: docutils 0.16 drops support for Python 3.4, too.
Spotted by Stephen Finucane git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8380 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'web')
-rw-r--r--web/index.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/index.txt b/web/index.txt
index 2627946a8..939211619 100644
--- a/web/index.txt
+++ b/web/index.txt
@@ -48,7 +48,7 @@ The only **requirement** for running Docutils is Python_
* After subversion commit r8378 (thanks to Stephen Finucane) the code is compatible
with both Python 2 and Python 3.
-* 0.15 ist the last to support Python 2.6 and 3.3.
+* 0.15 is the last to support Python 2.6, 3.3, and 3.4.
* Docutil 0.14 dropped Python 2.4, 2.5, 3.1 and 3.2.
* Docutils 0.10 dropped Python 2.3 support.
* From version 0.6, Docutils is compatible with Python 3 (see README_ for