diff --git a/tox.ini b/tox.ini index f2c01af..fc01808 100644 --- a/tox.ini +++ b/tox.ini @@ -64,7 +64,7 @@ commands = [testenv:lint] skip_install = true deps = - codespell + codespell>=2 mypy>=1 pylama>=8.4.1 types-click