diff --git a/setup.cfg b/setup.cfg index 3766d87..960eb90 100644 --- a/setup.cfg +++ b/setup.cfg @@ -48,7 +48,7 @@ show-response = 1 minversion = 3.0 norecursedirs = build docs/_build doctest_plus = enabled -addopts = -p no:warnings +addopts = -p no:warnings --doctest-ignore-import-errors [ah_bootstrap] auto_use = True