Update readme to python3.7+ as a requirement

This commit is contained in:
Jay Townsend 2019-10-03 00:16:21 +01:00
parent 48e5cfcb44
commit 376a28edeb

View file

@ -83,7 +83,7 @@ Add your keys to api-keys.yaml
Dependencies: Dependencies:
------------- -------------
* Python 3.6+ * Python 3.7+
* python3 -m pip install -r requirements.txt * python3 -m pip install -r requirements.txt
* Recommend that you use a virtualenv when cloning from git * Recommend that you use a virtualenv when cloning from git