diff --git a/tox.ini b/tox.ini index a7fdf3bcb49..8371d9dcbdf 100644 --- a/tox.ini +++ b/tox.ini @@ -32,5 +32,7 @@ commands = [testenv:typing] basepython = python3 +deps = + -r{toxinidir}/requirements_test.txt commands = mypy --silent-imports homeassistant