diff --git a/tox.ini b/tox.ini index 648f3a5..21dfb51 100644 --- a/tox.ini +++ b/tox.ini @@ -53,6 +53,7 @@ commands = # Read only linter env [testenv:linters_check] basepython = python3 +deps = ruff extras = linters commands = {[testenv:ruff-check]commands}