Skip to content

Commit

Permalink
update mypy commandline arguments (home-assistant#11638)
Browse files Browse the repository at this point in the history
  • Loading branch information
benleb authored and fabaff committed Jan 15, 2018
1 parent 6b26154 commit bf3329e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ basepython = {env:PYTHON3_PATH:python3}
deps =
-r{toxinidir}/requirements_test.txt
commands =
mypy --silent-imports homeassistant
mypy --ignore-missing-imports --follow-imports=skip homeassistant

0 comments on commit bf3329e

Please sign in to comment.