add numpydoc to cov in tox.ini

This commit is contained in:
bcolsen
2017-08-08 23:41:08 -06:00
parent 77d6de0ae5
commit 38a690b4e4

View File

@@ -45,6 +45,7 @@ deps =
[testenv:cov]
deps =
coverage
numpydoc
{[testenv]deps}
commands =
coverage run --source jedi -m py.test