We do not need to check typing for this project. --- Unidecode-1.4.0/tox.ini.orig +++ Unidecode-1.4.0/tox.ini @@ -5,5 +5,4 @@ [testenv] deps = pytest - pytest-mypy -commands = pytest --mypy tests +commands = pytest tests