gpxpy
gpxpy copied to clipboard
Publish a pure Python wheel to PyPI?
It looks like only the source distribution is uploaded to PyPI: https://pypi.org/project/gpxpy/1.4.2/#files
It would be great to have a Python wheel uploaded there too. This will make it possible to use gpxpy
with pyodide in the browser, for example when using jupyterlite.
Thanks!
Please see PR https://github.com/tkrajina/gpxpy/pull/247.