commit | 35db7f84e5333bd03f9d1170e1c6c4ba242cf72f | [log] [tgz] |
---|---|---|
author | Kolen Cheung <ickc@users.noreply.github.com> | Wed Sep 22 03:49:55 2021 |
committer | GitHub <noreply@github.com> | Wed Sep 22 03:49:55 2021 |
tree | d20b9845d3b32d88514bcd04248cef6dbdaa88e4 | |
parent | 8951c70e5e721756f30b0ea68df9c76b97c9ff2b [diff] |
update README.rst to reflect dropping Python 2.7
diff --git a/README.rst b/README.rst index e13497e..f1c9c5d 100644 --- a/README.rst +++ b/README.rst
@@ -15,7 +15,7 @@ Dependencies ============ -- CPython_ 2.7+ or 3.4+, pypy_ 2.0+. Older versions may work, but are not +- CPython_ 3.4+, pypy_ 2.0+. Older versions may work, but are not recommended as there is no automated regression testing set up for them. - libusb-1.0_