diff --git a/pytest.ini b/pytest.ini index 2bed0f3..e86f7f4 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,2 +1,3 @@ [pytest] -addopts = --doctest-modules \ No newline at end of file +addopts = --doctest-modules +norecursedirs = docs