Bump python version used for writing/testing

This commit is contained in:
Jan Petykiewicz 2019-03-24 20:52:41 -07:00
parent 571ecc7a95
commit 53b1b1ade8

View File

@ -18,7 +18,7 @@
## Installation
**Dependencies:**
* python 3 (written and tested with 3.5)
* python 3 (written and tested with 3.7)
* ctypes
* typing (for type annotations)