diff --git a/pyproject.toml b/pyproject.toml index 1111e46..875f4c3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,3 +61,6 @@ target-version = "py310" [tool.pytest.ini_options] testpaths = ["tests"] + +[tool.uv] +exclude-newer = "3 days"