python: remove DCC_PY_LIVECONFIG references from all scripts

This variable is not used anymore.
This commit is contained in:
link2xt
2021-04-11 05:49:36 +03:00
committed by link2xt
parent ce4675e9f7
commit b5f2752e41
6 changed files with 1 additions and 9 deletions

View File

@@ -45,7 +45,6 @@ if [ -n "$TESTS" ]; then
# messages and rust's imap code likely has concurrency problems)
tox --workdir "$TOXWORKDIR" -e py37 -- --reruns 3 -k "not qr"
tox --workdir "$TOXWORKDIR" -e py37 -- --reruns 3 -k "qr"
unset DCC_PY_LIVECONFIG
unset DCC_NEW_TMP_EMAIL
tox --workdir "$TOXWORKDIR" -p4 -e lint,py35,py36,doc
tox --workdir "$TOXWORKDIR" -e auditwheels