Skip to content

Commit f61752c

Browse files
committed
chore: tox style environment does not need explicit deps parameter
1 parent a6691cc commit f61752c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ commands = [
131131
]
132132

133133
[tool.tox.env.style]
134-
deps = ["pre-commit-uv"]
135134
runner = "uv-venv-runner"
136135
commands = [
137136
["pre-commit", "run", "--all-files", "--show-diff-on-failure"],

0 commit comments

Comments
 (0)