diff --git a/pytest.ini b/pytest.ini index d8a3a3c..464b4ed 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,4 +1,4 @@ [pytest] -norecursedirs = docs .* +norecursedirs = build docs .* filterwarnings = ignore:.*uses the 'db_with_data' fixture