From 3c50e1e692ad94cf9d2c077ba217bccf7c919869 Mon Sep 17 00:00:00 2001 From: Stefan Midjich Date: Wed, 15 Nov 2017 10:56:34 +0100 Subject: [PATCH] python 3 note --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6282719..906c934 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Quick steps will setup a locally hosted dev server which will only run the sampl ## Dependencies +* Python 3 (I haven't tested any backwards compatibility) * redis as backend for rq * rq for executing plugins (making firewall rules)