Skip to content

Commit 0aee64e

Browse files
committed
chore: fix tox minversions environment
1 parent d08a970 commit 0aee64e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ commands = [
151151
]
152152

153153
[tool.tox.env.minversions]
154-
runner = "uv-venv-lock-runner"
154+
runner = "uv-venv-runner"
155155
uv_resolution = "lowest-direct"
156156

157157
[tool.tox.env.doc]

0 commit comments

Comments
 (0)