Speed up MyPy test (#2584)

This commit is contained in:
Paulus Schoutsen 2016-07-21 23:54:25 -07:00 committed by GitHub
parent e5c42a676d
commit c21a956895

View File

@ -32,5 +32,7 @@ commands =
[testenv:typing]
basepython = python3
deps =
-r{toxinidir}/requirements_test.txt
commands =
mypy --silent-imports homeassistant