diff --git a/pytest.ini b/pytest.ini index 7cc9504..6ee979e 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,5 +1,5 @@ [pytest] # We need this to avoid conflicts between the autoloaded fixture, and the # manually loaded one. addopts = -p no:pytest_swh_scheduler -norecursedirs = docs +norecursedirs = docs .*