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.
1 parent aea453d commit 180eac7Copy full SHA for 180eac7
2 files changed
pyproject.toml
@@ -142,3 +142,6 @@ license-files = []
142
143
[tool.setuptools.dynamic]
144
version = {attr = "vicinity.version.__version__"}
145
+
146
+[tool.uv]
147
+exclude-newer = "1 week"
0 commit comments