Skip to content

Commit acef646

Browse files
committed
Update supported versions section of README
1 parent 58f481d commit acef646

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,9 @@ invalid IP address or an IPv6 address in an IPv4 database.
8585
Requirements
8686
------------
8787

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.
88+
This code requires Python 2.7+ or 3.5+. Older versions are not supported. The C
89+
extension requires CPython. The pure Python implementation has been tested with
90+
PyPy.
9091

9192
On Python 2, the `ipaddress module <https://pypi.python.org/pypi/ipaddress>`_ is
9293
required.

0 commit comments

Comments
 (0)