diff --git a/tox.ini b/tox.ini index 8116491..1ed0080 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