Skip to content

Commit f3766ac

Browse files
committed
Mandate uv >=0.9.7 as minimum version
1 parent 81f6c56 commit f3766ac

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)