Skip to content

Commit dc75650

Browse files
committed
Mandate uv >=0.9.7 as minimum version
1 parent ef96246 commit dc75650

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ description = "The community bot for the Python Discord community."
3333

3434
[tool.uv]
3535
prerelease = "allow"
36+
required-version = ">=0.9.7"
3637

3738
[dependency-groups]
3839
dev = [

0 commit comments

Comments
 (0)