diff --git a/tests/jenkins/gem5art-tests.sh b/tests/jenkins/gem5art-tests.sh index 2461de6f59..c655fbbc8c 100755 --- a/tests/jenkins/gem5art-tests.sh +++ b/tests/jenkins/gem5art-tests.sh @@ -43,11 +43,6 @@ mkdir -p .pyenv python3 -m venv .pyenv source .pyenv/bin/activate -# The 18.04_all-depenencies image has an outdated version of setuptools. We -# update it here. Attempts to fix this via the Dockerfile have been -# unsuccessful. -pip install -U setuptools - # Install the packages pip install -e util/gem5art/artifact pip install -e util/gem5art/run