From 603516de9c511482d5330e5535c5dbc0456847dd Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Fri, 24 Nov 2017 20:07:35 +0000 Subject: Add support for Python 3.6 This is simply a case of adding the required tox environment and updating the docs. We don't support Python 3.3 so the docs are updated accordingly. Signed-off-by: Stephen Finucane Reviewed-by: Daniel Axtens --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index f8f44ab..4a970ec 100644 --- a/README.rst +++ b/README.rst @@ -41,7 +41,7 @@ of community projects. Requirements ------------ -- Python (2.7, 3.3 - 3.5) +- Python (2.7, 3.4 - 3.6) - Django (1.8 - 1.11) -- cgit v1.2.3