Update development docs to use tox as test runner

This commit is contained in:
Aleksi Häkli 2018-02-18 13:53:51 +02:00
parent da18e80569
commit 5c8d611d96

View file

@ -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