summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/global-templates-python.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/global-templates-python.yaml b/jjb/global-templates-python.yaml
index acf99bc8f..79577e481 100644
--- a/jjb/global-templates-python.yaml
+++ b/jjb/global-templates-python.yaml
@@ -63,7 +63,7 @@
source ~/lf-env.sh
lf-activate-venv --python python3.8 --venv-file /tmp/.toxenv \
- tox==3.27.1 tox-pyenv virtualenv argparse webtest
+ tox virtualenv argparse webtest
if [[ -d /opt/pyenv ]]; then
echo "---> Setting up pyenv"