Skip to content

Publish pure Python wheels to PyPI #198

@christophscheuch

Description

@christophscheuch

Hi, thanks for your great work, adjustText is a really useful package!

I’d love to use it in a project built on Pyodide. Pyodide installs packages via micropip, which requires wheels from PyPI (it cannot build from source distributions).

Since adjustText is pure Python (right?), it should be possible to publish a universal wheel (py3-none-any.whl) with each release. This makes installation in Pyodide and other environments much easier.

Would you be open to including a wheel in future PyPI releases?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions