diff --git a/pytest.ini b/pytest.ini index e085539..5172db2 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,5 +1,5 @@ [pytest] # Drop this when these fixtures aren't imported automatically addopts = -p no:pytest_swh_scheduler -p no:pytest_swh_storage -norecursedirs = docs +norecursedirs = docs .*