Update Python version support information in the docs

This commit is contained in:
Aleksi Häkli 2019-05-01 18:38:59 +03:00
parent 0a90a7d075
commit 7d979e2bdc
No known key found for this signature in database
GPG key ID: 3E7146964D726BBE

View file

@ -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 <https://github.com/jazzband/django-axes/>`_ and see the