From 376a28edeb188b84371a367fadcded710150d4be Mon Sep 17 00:00:00 2001 From: Jay Townsend Date: Thu, 3 Oct 2019 00:16:21 +0100 Subject: [PATCH] Update readme to python3.7+ as a requirement --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f081793..2d0cd62a 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ Add your keys to api-keys.yaml Dependencies: ------------- -* Python 3.6+ +* Python 3.7+ * python3 -m pip install -r requirements.txt * Recommend that you use a virtualenv when cloning from git