diff --git a/pyproject.toml b/pyproject.toml index a499511..8b7f477 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,3 +61,4 @@ python_files = "tests/*.py" [tool.uv] exclude-newer = "1 week" +exclude-newer-package = { pytest = false }