diff --git a/pytest.ini b/pytest.ini index ecf4ecc..7178cb5 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,2 +1,2 @@ [pytest] -addopts = --doctest-modules --doctest-glob=README.md +addopts = --doctest-modules --doctest-glob=README.md --ignore=scripts