pypa / cibuildwheel

🎡 Build Python wheels for all the platforms with minimal configuration.
https://cibuildwheel.pypa.io
Other
1.87k stars 239 forks source link

Updates for Pyodide builds after `pyodide-build` was unvendored #2090

Open agriyakhetarpal opened 23 hours ago

agriyakhetarpal commented 23 hours ago

Description

This PR has been split off from #2002, where it has been attempted to allow the use of a build-time flag to build and test a Pyodide version that is not available with cibuildwheel, since the cibuildwheel version couples the Pyodide version available within it.

This PR is, rather, more limited in its approach. The key changes here are: