diff --git a/pyproject.toml b/pyproject.toml index cde4268..c188f3e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,6 +25,7 @@ include = ["app*"] [tool.pytest.ini_options] asyncio_mode = "auto" testpaths = ["tests"] +pythonpath = ["."] [project.optional-dependencies] dev = [