mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
Updated CONTRIBUTING.rst
This commit is contained in:
parent
3b5c99b093
commit
d2e2f51f9a
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ the tests against your code::
|
|||
Please use tox to test the code against supported Python and Django versions.
|
||||
First install tox::
|
||||
|
||||
pip install tox
|
||||
pip install tox coverage
|
||||
|
||||
To run tox and generate a coverage report (in ``htmlcov`` directory)::
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue