Skip to content

How can I use the cmdclass when installing .whl file with pip install  #1782

@bohblue2

Description

@bohblue2

when I use the pip install my_custom_package.whl, the pip does not trigger cmdclass={'install': MyInstall}

How can I get pip to trigger cmdclass of setup() ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions