diff --git a/pytest.ini b/pytest.ini index 6983f0058..f9a964802 100644 --- a/pytest.ini +++ b/pytest.ini @@ -37,4 +37,4 @@ addopts = --cov --cov-report html --cov-report xml - --ignore=scripts/legacy/ \ No newline at end of file + --ignore=scilpy/ \ No newline at end of file