Skip to content

Commit 65939da

Browse files
committed
MAINT: Add cooldown period for dependancy installation
1 parent 9120451 commit 65939da

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,3 +108,6 @@ select = [
108108

109109
[tool.ruff.lint.isort]
110110
combine-as-imports = true
111+
112+
[tool.uv]
113+
exclude-newer = "1 week"

0 commit comments

Comments
 (0)