Skip to content

Commit 617f0b6

Browse files
chore: make uv version less rigid
1 parent bb84077 commit 617f0b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ compat = [
4545
]
4646

4747
[tool.uv]
48-
required-version = "0.9.5"
48+
required-version = ">=0.9.5"
4949

5050
[tool.uv.sources]
5151
pytest-codspeed = { workspace = true }

0 commit comments

Comments
 (0)