We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cca4c5 commit e57df6fCopy full SHA for e57df6f
MANIFEST.in
@@ -1,4 +1,4 @@
1
include AUTHORS.rst
2
include LICENSE.txt
3
include NEWS.rst
4
-include Readme.rst
+include README.rst
README.rst
@@ -25,7 +25,7 @@ restrictions.
25
Supported Python versions
26
-------------------------
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.
+the last one which has been checked against Python 2.7 and Python 3 until 3.5.
29
30
Install
31
-------
0 commit comments