Skip to content

Commit a9088c2

Browse files
Enforce minimum uv version
1 parent ef7a067 commit a9088c2

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
@@ -18,6 +18,7 @@ dev = [
1818
]
1919

2020
[tool.uv]
21+
required-version = ">=0.7.2"
2122
package = false
2223

2324
[tool.uv.workspace]

0 commit comments

Comments
 (0)