We want direct test requirements only --- mypy-1.13.0/tox.ini.orig +++ mypy-1.13.0/tox.ini @@ -20,7 +20,7 @@ PROGRAMFILES(X86) PYTEST_ADDOPTS deps = - -r test-requirements.txt + -r test-requirements.in # This is a bit of a hack, but ensures the faster-cache path is tested in CI orjson;python_version=='3.12' commands = python -m pytest {posargs}