1 --- pytest_env-1.1.5/tox.ini.orig
2 +++ pytest_env-1.1.5/tox.ini
4 COVERAGE_FILE = {env:COVERAGE_FILE:{toxworkdir}{/}.coverage.{envname}}
7 - coverage run -m pytest {tty:--color=yes} \
8 + coverage run -m pytest \
9 --junitxml {toxworkdir}{/}junit.{envname}.xml \