mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-21 14:00:25 +00:00
Merge pull request #94 from tucarga/contributing
Updated `CONTRIBUTING.rst`
This commit is contained in:
commit
70cf0466ef
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