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 a71f33e commit 9181503Copy full SHA for 9181503
1 file changed
pyproject.toml
@@ -31,3 +31,7 @@ packages = ["src"]
31
package-dir = {"" = "."}
32
33
[tool.setuptools_scm]
34
+
35
+[tool.uv]
36
+required-version = "==0.11.2"
37
+exclude-newer = "7 days"
0 commit comments