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 2468001 commit bae1987Copy full SHA for bae1987
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ version = "0.0.0"
4
requires-python = ">=3.11"
5
6
[tool.uv]
7
-required-version = "==0.9.18" # keep in sync with devenv/config.ini
+required-version = ">=0.9.18"
8
9
[tool.uv.workspace]
10
members = [
0 commit comments