summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAarni Koskela <akx@iki.fi>2022-11-23 13:22:01 +0200
committerGitHub <noreply@github.com>2022-11-23 13:22:01 +0200
commiteb647ba3fa0ba580c4a44b9507f5e74c037a1f0c (patch)
treeafaf5ae5db4a6a6bacf6156f23250399bf405c86 /docs
parent5fcc2535f96bfce9c1a1ecf9d19a976b9bf6ab6b (diff)
downloadbabel-eb647ba3fa0ba580c4a44b9507f5e74c037a1f0c.tar.gz
Drop support for EOL Python 3.6 (#919)
Diffstat (limited to 'docs')
-rw-r--r--docs/dev.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev.rst b/docs/dev.rst
index c362724..1c4453d 100644
--- a/docs/dev.rst
+++ b/docs/dev.rst
@@ -30,7 +30,7 @@ Python Versions
At the moment the following Python versions should be supported:
-* Python 3.6 and up
+* Python 3.7 and up
* PyPy 3.7 and up
Unicode