From e47ada2c7cc7c31f31e54652d5b7f893678198af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Chaves?= Date: Mon, 2 Jan 2023 13:49:25 +0100 Subject: [PATCH] Add CC to tox.ini:[testenv]passenv --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index 0e156d63b..865ef5383 100644 --- a/tox.ini +++ b/tox.ini @@ -21,6 +21,7 @@ deps = # Extras botocore>=1.4.87 passenv = + CC S3_TEST_FILE_URI AWS_ACCESS_KEY_ID AWS_SECRET_ACCESS_KEY