1 It is hard to normalize pytest-xdist test results
3 --- pytest-mypy-0.10.3/tox.ini.orig
4 +++ pytest-mypy-0.10.3/tox.ini
9 -commands = pytest -p no:mypy {posargs:--cov pytest_mypy --cov-fail-under 100 --cov-report term-missing -n auto}
10 +commands = pytest -p no:mypy {posargs:--cov pytest_mypy --cov-fail-under 100 --cov-report term-missing}