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 ef96246 commit dc75650Copy full SHA for dc75650
pyproject.toml
@@ -33,6 +33,7 @@ description = "The community bot for the Python Discord community."
33
34
[tool.uv]
35
prerelease = "allow"
36
+required-version = ">=0.9.7"
37
38
[dependency-groups]
39
dev = [
0 commit comments