From 7d979e2bdc1295ef493c6967819850febdbc651c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleksi=20Ha=CC=88kli?= Date: Wed, 1 May 2019 18:38:59 +0300 Subject: [PATCH] Update Python version support information in the docs --- docs/1_requirements.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/1_requirements.rst b/docs/1_requirements.rst index 8dab0ab..f68b257 100644 --- a/docs/1_requirements.rst +++ b/docs/1_requirements.rst @@ -3,7 +3,7 @@ Requirements ============ -Axes requires a supported Django version and runs on Python and PyPy versions 3.5 and above. +Axes requires a supported Django version and runs on Python versions 3.6 and above. Refer to the project source code repository in `GitHub `_ and see the