diff --git a/pytest.ini b/pytest.ini index 9dcbbd5..0c3bb47 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,3 +1,3 @@ [pytest] addopts = -p no:pytest_swh_scheduler -norecursedirs = docs .* +norecursedirs = build docs .*