📚 Documentation
As I asked here, it seems that the documentation for the PyEmscripten platform still mentions the old pyodide_2024/5 platform tags for Python 3.12 and 3.13.
These platforms tags aren't accepted PyPI, and to my understanding we should now switch to pyemscripten_2024/5_0? This seems to be the case at least for 2025: https://pypi.org/project/dummy-pyodide-ext-test/#files.
📚 Documentation
As I asked here, it seems that the documentation for the PyEmscripten platform still mentions the old
pyodide_2024/5platform tags for Python 3.12 and 3.13.These platforms tags aren't accepted PyPI, and to my understanding we should now switch to
pyemscripten_2024/5_0? This seems to be the case at least for 2025: https://pypi.org/project/dummy-pyodide-ext-test/#files.