diff --git a/pytest.ini b/pytest.ini index 6d700be..67e71db 100644 --- a/pytest.ini +++ b/pytest.ini @@ -2,3 +2,4 @@ testpaths = tests addopts = --doctest-modules doctest_optionflags = ELLIPSIS +python_paths = ./tests