I see that tools/wheels/upload_wheels.sh script looks for dist/*.gz first, then wheelhouse/*.whl next and upload to the Anaconda distribution. The only places I see this script called are in .github/workflows/wheels.yml and ci/cirrus_wheels.yml, and in both cases appear to upload wheel files only.
How is the source distribution built? Does cibuildwheel also build the SD? And how do the wheels and source distribution end up on PyPI? Thanks Scott _______________________________________________ SciPy-Dev mailing list -- scipy-dev@python.org To unsubscribe send an email to scipy-dev-le...@python.org https://mail.python.org/mailman3/lists/scipy-dev.python.org/ Member address: arch...@mail-archive.com