Skip to content

generate console_scripts wrappers on wheel install (optional) #1067

@dholth

Description

@dholth

bdist_wheel will stop putting pre-generated setuptools console_scripts into wheels.

When that happens pip will need to generate them (and it would be cool to be able to tell it it doesn't have to) for example, wheel's own command "wheel install-scripts packagename" does it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C: wheelThe wheel format and 'pip wheel' commandauto-lockedOutdated issues that have been locked by automation

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions