summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorHugo <hugovk@users.noreply.github.com>2017-12-28 00:17:29 +0200
committerHugo <hugovk@users.noreply.github.com>2017-12-28 00:17:29 +0200
commit66f51babed216adbc4f11aaa715ca355cf88a867 (patch)
tree62fffd63ed4f7afbb97abbb563c21174cf905549 /docs
parent1539c8a89119f37890f46586d705d5a90cc98ae6 (diff)
downloadbabel-66f51babed216adbc4f11aaa715ca355cf88a867.tar.gz
Drop EOL Python 2.6 and 3.3
Diffstat (limited to 'docs')
-rw-r--r--docs/dev.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/dev.rst b/docs/dev.rst
index afc8b12..0ff033f 100644
--- a/docs/dev.rst
+++ b/docs/dev.rst
@@ -30,9 +30,8 @@ Python Versions
At the moment the following Python versions should be supported:
-* Python 2.6
* Python 2.7
-* Python 3.3 and up
+* Python 3.4 and up
* PyPy tracking 2.7 and 3.2 and up
While PyPy does not currently support 3.3, it does support traditional