mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Update development docs to use tox as test runner
This commit is contained in:
parent
da18e80569
commit
5c8d611d96
1 changed files with 2 additions and 2 deletions
|
|
@ -12,6 +12,6 @@ and follow the `guidelines <https://jazzband.co/about/guidelines>`_.
|
|||
Running tests
|
||||
-------------
|
||||
|
||||
Clone the repository and install the django version you want. Then run::
|
||||
Clone the repository and install the Django version you want. Then run::
|
||||
|
||||
$ ./runtests.py
|
||||
$ tox
|
||||
|
|
|
|||
Loading…
Reference in a new issue