Skip to content

Commit edfdf7c

Browse files
Exclude newer for backend
1 parent c2767e1 commit edfdf7c

2 files changed

Lines changed: 128 additions & 145 deletions

File tree

backend/pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,6 @@ profile = "black"
5151

5252
[tool.pytest.ini_options]
5353
asyncio_mode = "auto"
54+
55+
[tool.uv]
56+
exclude-newer = "1 week"

0 commit comments

Comments
 (0)