X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Ftox-run.sh;h=b30ea67d9141efd433f30aad17f403c2215c69b8;hb=9268e4ab2c79a5605c59865ac5dd96231de75518;hp=758759b15ef4d61a9394b86d9623fa7b13271569;hpb=8e77f700bd14d85c5862cc71fa38a2b8655fe214;p=releng%2Fglobal-jjb.git diff --git a/shell/tox-run.sh b/shell/tox-run.sh index 758759b1..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 --python python3.8 --venv-file /tmp/.toxenv tox tox-pyenv virtualenv +lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 if [[ -d /opt/pyenv ]]; then echo "---> Setting up pyenv"