Skip to content

Publish wheels #42

@PeterJCLaw

Description

@PeterJCLaw

It would be great if this package published Python wheels, so that consumers didn't need to run the package's setup.py as part of their install process.

I think it could be as simple as adding bdist_wheel to the shipit.yml file, though you may also want to add:

[bdist_wheel]
universal = True

to your setup.cfg.

Not sure if I'm missing a reason that wheels wouldn't work for this project though?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions