happy-kitchen-89482
03/27/2022, 4:20 PM./build-support/bin/release.sh build-local-pex
after the three build-wheels
runs, but before the "Deploy to S3" stepbuild-local-pex
cleans out dist/
, deleting all the wheels created by build-local-pex
for py37, py38 and py39. Then in its own run it creates wheels only for py37. Hence the missing py38 and py39 wheels on S3.