diff --git a/pytest.ini b/pytest.ini index 25c7847..6d700be 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,4 +1,4 @@ [pytest] -testpaths = tests halfapi +testpaths = tests addopts = --doctest-modules doctest_optionflags = ELLIPSIS