From d9003f344eacd5c43c7ae06876eefd329f143d81 Mon Sep 17 00:00:00 2001 From: link2xt Date: Sat, 9 Jul 2022 13:17:36 +0000 Subject: [PATCH] tox.ini: do not pass through unused TRAVIS environment variable --- python/tox.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/python/tox.ini b/python/tox.ini index abedf90de..866585208 100644 --- a/python/tox.ini +++ b/python/tox.ini @@ -11,7 +11,6 @@ commands = pytest -n6 --extra-info --reruns 2 --reruns-delay 5 -v -rsXx --ignored --strict-tls {posargs: tests examples} python tests/package_wheels.py {toxworkdir}/wheelhouse passenv = - TRAVIS DCC_RS_DEV DCC_RS_TARGET DCC_NEW_TMP_EMAIL