We do not need to check typing for this project. --- bracex-2.6/requirements/test.txt.orig +++ bracex-2.6/requirements/test.txt @@ -1,2 +1 @@ pytest -mypy --- bracex-2.6/pyproject.toml.orig +++ bracex-2.6/pyproject.toml @@ -115,7 +115,6 @@ deps= -rrequirements/test.txt commands= - {envpython} -m mypy {envpython} -m pytest tests [testenv:lint]