Try passing in all environment variables, to try to make integration tests pass

This commit is contained in:
Itamar Turner-Trauring 2023-11-20 17:31:34 -05:00
parent c105e0da69
commit 44b0b2841e

View File

@ -87,6 +87,7 @@ basepython = python3
platform = mylinux: linux
mymacos: darwin
mywindows: win32
passenv = *
setenv =
COVERAGE_PROCESS_START=.coveragerc
commands =