Skip to content

Commit e57df6f

Browse files
committed
Fix Readme reference and clarify Python 2.7 status
Signed-off-by: Bert van Hall <bert.vanhall@gmx.de>
1 parent 7cca4c5 commit e57df6f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
include AUTHORS.rst
22
include LICENSE.txt
33
include NEWS.rst
4-
include Readme.rst
4+
include README.rst

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ restrictions.
2525
Supported Python versions
2626
-------------------------
2727
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.
28+
the last one which has been checked against Python 2.7 and Python 3 until 3.5.
2929

3030
Install
3131
-------

0 commit comments

Comments
 (0)