Merge pull request #94 from tucarga/contributing

Updated `CONTRIBUTING.rst`
This commit is contained in:
Carl Meyer 2013-11-14 12:12:26 -08:00
commit 70cf0466ef

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