Skip to content

Commit 9181503

Browse files
committed
Pin uv version and add dependency cooldown
1 parent a71f33e commit 9181503

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,7 @@ packages = ["src"]
3131
package-dir = {"" = "."}
3232

3333
[tool.setuptools_scm]
34+
35+
[tool.uv]
36+
required-version = "==0.11.2"
37+
exclude-newer = "7 days"

0 commit comments

Comments
 (0)