Changed tox configuration link to pyproject.toml

This commit is contained in:
Nishit Mohanan 2022-09-23 16:07:37 +05:30 committed by Hasan Ramezani
parent ea93e5e668
commit 3ccc5a2843

View file

@ -7,7 +7,7 @@ Axes requires a supported Django version and runs on Python versions 3.6 and abo
Refer to the project source code repository in
`GitHub <https://github.com/jazzband/django-axes/>`_ and see the
`Tox configuration <https://github.com/jazzband/django-axes/blob/master/tox.ini>`_ and
`pyproject.toml file <https://github.com/jazzband/django-axes/blob/master/pyproject.toml>`_ and
`Python package definition <https://github.com/jazzband/django-axes/blob/master/setup.py>`_
to check if your Django and Python version are supported.