We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58f481d commit acef646Copy full SHA for acef646
README.rst
@@ -85,8 +85,9 @@ invalid IP address or an IPv6 address in an IPv4 database.
85
Requirements
86
------------
87
88
-This code requires Python 2.7+ or 3.3+. The C extension requires CPython. The
89
-pure Python implementation has been tested with PyPy.
+This code requires Python 2.7+ or 3.5+. Older versions are not supported. The C
+extension requires CPython. The pure Python implementation has been tested with
90
+PyPy.
91
92
On Python 2, the `ipaddress module <https://pypi.python.org/pypi/ipaddress>`_ is
93
required.
0 commit comments