X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Ftox-install.sh;h=e4bb50dbea9edfc2ba5b57386994d78c4fe2ca92;hb=47716067d589cccf7bd65742dda468f8c8d3f858;hp=488b5c8edaa7cdfffa6273ad030621de08746bad;hpb=9e1349be0e1ef251b09fcb33748e952827a39192;p=releng%2Fglobal-jjb.git diff --git a/shell/tox-install.sh b/shell/tox-install.sh index 488b5c8e..e4bb50db 100644 --- a/shell/tox-install.sh +++ b/shell/tox-install.sh @@ -17,7 +17,7 @@ set -eux -o pipefail # shellcheck disable=SC1090 source ~/lf-env.sh -lf-activate-venv --python python3.8 --venv-file /tmp/.toxenv tox==3.27.1 tox-pyenv virtualenv +lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv # installs are silent, show version details in log $PYTHON --version