diff --git a/tox.ini b/tox.ini index 1fd63711..7bc1d170 100644 --- a/tox.ini +++ b/tox.ini @@ -16,4 +16,4 @@ commands = pytest tests [testenv:typing] deps = mypy -commands = mypy src +commands = mypy