diff --git a/pytest.ini b/pytest.ini index afa4cf3..0f05569 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,2 +1,2 @@ [pytest] -norecursedirs = docs +norecursedirs = build docs