From cb3a7f9424644965a3a4d68f5e7dd7ea5af8955a Mon Sep 17 00:00:00 2001 From: crudo Date: Sat, 23 Dec 2017 15:05:19 +0100 Subject: [PATCH] Python 3.4 is not supported --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3da90c1..3510eda 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,4 @@ APIs for the Unit hacklab. Requirements: -* Python >= 3.4 +* Python >= 3.5