diff --git a/pyproject.toml b/pyproject.toml index 510f2c80..8a13280e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -301,8 +301,8 @@ keep_full_version = true max_supported_python = "3.14" [tool.pytest] -ini_options.xfail_strict = true -ini_options.log_cli = true +xfail_strict = true +log_cli = true [tool.coverage] run.branch = true