X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Ftox-run.sh;h=ce527cf62d00f86b2af947e42acf88bd5136da59;hb=47716067d589cccf7bd65742dda468f8c8d3f858;hp=56c450f0b89ef0b6b9a90589795939775f31423b;hpb=9e1349be0e1ef251b09fcb33748e952827a39192;p=releng%2Fglobal-jjb.git diff --git a/shell/tox-run.sh b/shell/tox-run.sh index 56c450f0..ce527cf6 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==3.27.1 tox-pyenv virtualenv +lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv if [[ -d /opt/pyenv ]]; then echo "---> Setting up pyenv"