diff --git a/pyproject.toml b/pyproject.toml index 6708c04..0a2ed00 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,6 @@ line-length = 120 target-version = "py311" [tool.pytest.ini_options] -python_functions = "setup_* test_* cleanup_*" norecursedirs = ".* previous-work recipes" testpaths = "tests" markers = [