From 44b0b2841e6471a5cb53af3d7ffebf280e5507a4 Mon Sep 17 00:00:00 2001 From: Itamar Turner-Trauring Date: Mon, 20 Nov 2023 17:31:34 -0500 Subject: [PATCH] Try passing in all environment variables, to try to make integration tests pass --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index bf69c097f..9b7b194e9 100644 --- a/tox.ini +++ b/tox.ini @@ -87,6 +87,7 @@ basepython = python3 platform = mylinux: linux mymacos: darwin mywindows: win32 +passenv = * setenv = COVERAGE_PROCESS_START=.coveragerc commands =