X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fpypi-dist-build.sh;h=5ed4d3383f917a3e28ee1c324b0215ae69090d6f;hb=refs%2Ftags%2Fv0.86.5;hp=4bc0a77644a499d0509925d2b22d326baeb2dc40;hpb=f4f795bda67897b1b1e527e99e0b5f627ca1a4db;p=releng%2Fglobal-jjb.git diff --git a/shell/pypi-dist-build.sh b/shell/pypi-dist-build.sh index 4bc0a776..5ed4d338 100644 --- a/shell/pypi-dist-build.sh +++ b/shell/pypi-dist-build.sh @@ -20,7 +20,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 bdist="" if $BUILD_BDIST_WHEEL; then