Build question: how do the SciPy source distribution and wheels get uploaded to PyPI?

"Scott Guthridge" <[email protected]> Wed, 27 Mar 2024 23:03:07 -0000
Newsgroups gmane.comp.python.scientific.devel
Message-ID <[email protected]>
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 -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/scipy-dev.python.org/
Member address: [email protected]