Skip to content

Commit 851a059

Browse files
committed
Drop support for Python < 3.5 from now on
Signed-off-by: Bert van Hall <bert.vanhall@gmx.de>
1 parent 8ee8f4b commit 851a059

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Readme.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ restrictions.
2424

2525
Supported Python versions
2626
-------------------------
27-
IntelHex library v.2.2 supports Python 2 (2.4-2.7) and Python 3 (3.2-3.5 or later)
28-
without external libraries or 2to3 tool from the same codebase.
27+
IntelHex library supports Python 3 (3.5 or later) only. The 2.2.1 release was
28+
the last one which supported Python 2.7 and Python until 3.5.
2929

3030
Install
3131
-------

0 commit comments

Comments
 (0)