diff --git a/pyproject.toml b/pyproject.toml index e69de29..9ef38e4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -0,0 +1,2 @@ +[tool.pytest.ini_options] +pythonpath = ["."] \ No newline at end of file