diff --git a/tox.ini b/tox.ini index a0b637b..e8be80e 100644 --- a/tox.ini +++ b/tox.ini @@ -37,7 +37,7 @@ deps = lint: pycodestyle lint,tests: pytest-mock lint,tests,functests: pytest - tests: pytest-coverage + tests: pytest-cov coverage: coverage[toml] lint,tests,functests: factory-boy lint,tests,functests: pytest-factoryboy