X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Ftox-run.sh;h=b30ea67d9141efd433f30aad17f403c2215c69b8;hb=32b780ce8134f3febb6f7e62ecf24f3b03a36c6e;hp=ce527cf62d00f86b2af947e42acf88bd5136da59;hpb=9fab4a0c544f801dd07ac78f67375ddee67e76fc;p=releng%2Fglobal-jjb.git diff --git a/shell/tox-run.sh b/shell/tox-run.sh index ce527cf6..b30ea67d 100644 --- a/shell/tox-run.sh +++ b/shell/tox-run.sh @@ -24,7 +24,7 @@ cd "$WORKSPACE/$TOX_DIR" || exit 1 # shellcheck disable=SC1090 source ~/lf-env.sh -lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv +lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 if [[ -d /opt/pyenv ]]; then echo "---> Setting up pyenv"