Skip to content

Commit 101f21b

Browse files
committed
chore: require uv 0.9.5
1 parent 1478036 commit 101f21b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ compat = [
4444
# "pytest-speed>=0.3.5",
4545
]
4646

47+
[tool.uv]
48+
required-version = "0.9.5"
49+
4750
[tool.uv.sources]
4851
pytest-codspeed = { workspace = true }
4952

0 commit comments

Comments
 (0)