We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c8f7208 + bc5fb28 commit 7cb333cCopy full SHA for 7cb333c
2 files changed
pyproject.toml
@@ -44,6 +44,9 @@ docs = [
44
"sphinxcontrib-httpdomain>=1.8.1,<2.0.0",
45
]
46
47
+[tool.uv]
48
+exclude-newer = "7 days"
49
+
50
[build-system]
51
requires = ["uv_build>=0.11.16,<0.12"]
52
build-backend = "uv_build"
0 commit comments