X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fpypi-upload.sh;h=539fd6106f931d219e32ec4ee730a440b0be6a77;hb=refs%2Ftags%2Fv0.84.0;hp=fee5766aaed9be8213dad06f988d5b00d85d80ea;hpb=f4f795bda67897b1b1e527e99e0b5f627ca1a4db;p=releng%2Fglobal-jjb.git diff --git a/shell/pypi-upload.sh b/shell/pypi-upload.sh index fee5766a..539fd610 100644 --- a/shell/pypi-upload.sh +++ b/shell/pypi-upload.sh @@ -21,7 +21,7 @@ set -eu -o pipefail source ~/lf-env.sh # Version controlled by JJB_VERSION -lf-activate-venv setuptools twine wheel readline +lf-activate-venv setuptools==65.7.0 twine wheel readline echo "INFO: cd to tox-dir $TOX_DIR"