diff --git a/pytest.ini b/pytest.ini index 94485ab..07ee477 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,5 +1,5 @@ [pytest] -testpaths = tests +testpaths = tests halfapi addopts = --doctest-modules doctest_optionflags = ELLIPSIS pythonpath = ./tests