Skip to content
Snippets Groups Projects
Unverified Commit 993ad8af authored by Dan Michael O. Heggø's avatar Dan Michael O. Heggø
Browse files

Docs: Add mention of pytest-cov

Per #223
parent 093f4d7c
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@ and run pytest directly:
.. code:: bash
$ pip install pytest flake8 responses
$ pip install pytest pytest-cov flake8 responses
$ pip install -e .
$ py.test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment