remove pytest-cov from tox.ini requirements

This commit is contained in:
David Halter
2013-05-13 12:35:09 +04:30
parent 05eb62eea5
commit 6b57f7ce48

View File

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