Clarify Python version support in README
authorJeremy Stanley <fungi@yuggoth.org>
Sun, 14 Oct 2018 20:48:14 +0000 (20:48 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Sun, 14 Oct 2018 20:48:14 +0000 (20:48 +0000)
commit7f557c4a6a874ea3fab1ca90f207dc3de91595dc
tree718e85812ff5e21afeed84961fa5378f1fb2bad1
parent7c8c6fb92849b5f923f08dff96903a2b637d5ad6
Clarify Python version support in README

Make it more apparent that testing is being performed as far back as
Python 3.4, which doesn't exclude the possibility that it may also
be made to work with Python 3.3 on platforms where that can still be
compiled/installed.
README