You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cibuildwheel >= 4.0 tags Pyodide wheels with the PEP 783 pyemscripten_*
platform that PyPI accepts (3.x emitted pyodide_2024_0, which it rejects),
so stop diverting the wheel to the GitHub release and publish it to PyPI
with the native wheels.
Closes#304
0 commit comments