* Fix local mypy workflow * Run mypy directly
@ -41,6 +41,6 @@ commands =
[testenv:typing]
deps =
-r{toxinidir}/requirements_test.txt
-r{toxinidir}/requirements_test_all.txt
commands =
pre-commit run mypy {posargs: --all-files}
mypy homeassistant