diff --git a/pytest.ini b/pytest.ini index e618d7a5..83bc576b 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,3 +1,4 @@ [pytest] +addopts = --import-mode=importlib testpaths = tests