summaryrefslogtreecommitdiff
path: root/docs/source/pyasn1/contents.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/pyasn1/contents.rst')
-rw-r--r--docs/source/pyasn1/contents.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/pyasn1/contents.rst b/docs/source/pyasn1/contents.rst
index eaa7835..bba0d35 100644
--- a/docs/source/pyasn1/contents.rst
+++ b/docs/source/pyasn1/contents.rst
@@ -20,7 +20,7 @@ implementation of pyasn1 classes from ASN.1 specification.
Both `pyasn1 <https://github.com/etingof/pyasn1>`_ and
`pyasn1-modules <https://github.com/etingof/pyasn1-modules>`_ libraries
-can be used out-of-the-box with Python versions 2.4 through 3.7.
+can be used out-of-the-box with Python versions 2.7 and 3.4+.
No external dependencies required.
.. _pyasn1-types: