Skip to content

Commit

Permalink
--silent-imports is deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
Sleezly committed Dec 27, 2018
1 parent 84dd012 commit 6756abb
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 @@ -58,4 +58,4 @@ basepython = python3
deps =
-r{toxinidir}/requirements_test.txt
commands =
mypy --silent-imports libsoundtouch
mypy --ignore-missing-imports --follow-imports=skip libsoundtouch

0 comments on commit 6756abb

Please sign in to comment.