Skip to content

Commit

Permalink
test: add lint deps not installed by pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
pyoor committed Feb 17, 2022
1 parent b7bc1f4 commit 598230c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,10 @@ skip_install = true
commands =
pre-commit run -a
deps =
mypy
pre-commit
pylint


[testenv:release]
passenv = HOME
Expand Down

0 comments on commit 598230c

Please sign in to comment.