diff --git a/setup.cfg b/setup.cfg index 6285756..239f56e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,3 +1,3 @@ [tool:pytest] -addopts = -v --cov blendfile --cov-report term-missing --ignore node_modules -x --ff tests/ +addopts = -v --cov blendfile --ignore node_modules -x --ff tests/