1 We test in proto area not in site-packages.
3 --- pytest-mock-3.14.0/tox.ini.orig
4 +++ pytest-mock-3.14.0/tox.ini
9 - coverage run --append --source={envsitepackagesdir}/pytest_mock -m pytest tests
10 + coverage run --append --source=pytest_mock -m pytest tests