Skip to content

Commit e31ae6a

Browse files
committed
remove pre-comment env from tox config entirely
1 parent 3e4787c commit e31ae6a

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -122,10 +122,4 @@ deps =
122122
mypy
123123
commands =
124124
mypy -p module_name --no-incremental
125-
126-
[testenv:pre-commit]
127-
parallel_show_output = true
128-
skip_install = true
129-
deps = pre-commit
130-
commands = pre-commit run --all-files
131125
"""

0 commit comments

Comments
 (0)