Skip to content

Publish "wheel" package in PyPIΒ #47

@potiuk

Description

@potiuk

I have a kind request to the author here (and happy to help if needed). Currently click-completion only publishes .tar.gz package which forces "building" of the package when installing it. It would be great if we have also the .whl package published (not dependent on platform) so that it can be installed without building the package (and without the need of 'wheel' package to be installed.

That would make it easier to use click-completion for standalone python application installed with pipx for example, because then just having a "bare" python and installing 'click-completion' would work - without having to have wheel package installed.

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