1 parent 16b330f commit 0288e9dCopy full SHA for 0288e9d
2 files changed
pyproject.toml
@@ -39,6 +39,9 @@ dev = [
39
requires = ["uv_build>=0.9.13,<0.10.0"]
40
build-backend = "uv_build"
41
42
+[tool.uv]
43
+exclude-newer = "1 week"
44
+
45
[tool.ruff]
46
line-length = 130
47
target-version = "py310"
0 commit comments