Updated CONTRIBUTING.rst

This commit is contained in:
Alejandro Varas 2013-11-14 16:27:32 -03:00
parent 3b5c99b093
commit d2e2f51f9a

View file

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