chore: make uv newer than 0.10 allowable

This commit is contained in:
SwiftWinds 2026-04-21 11:39:11 -07:00
parent 6da9ee9511
commit 11b776935d

View File

@ -208,7 +208,7 @@ build-backend = "uv_build"
[tool.uv]
default-groups = ["dev"]
required-version = "==0.10.9"
required-version = ">=0.10.9"
exclude-newer = "3 days"
[tool.uv.sources]