diff --git a/pyproject.toml b/pyproject.toml index 6912f0b..b86261d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,4 +20,4 @@ target-version = "py311" [tool.pytest.ini_options] python_functions = "test_* setup_*" -norecursedirs = "previous-work src" \ No newline at end of file +# norecursedirs = "previous-work src" \ No newline at end of file