diff --git a/pytest.ini b/pytest.ini index d811f93..59b6e64 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,4 +1,4 @@ [pytest] -norecursedirs = docs .* +norecursedirs = build docs .* markers = graph: execute tests that depend on swh-graph