Skip to content

Expand pip's install-time conflict checking to the wheel and download commands #5497

@pradyunsg

Description

@pradyunsg

What's the problem this feature will solve?
pip install today warns when it installs an incompatible set of packages. pip wheel and pip download do not.

Describe the solution you'd like

Expanding the warnings to also be shown when running pip wheel or pip download would be helpful as the same information is relevant even then.

See #988 (comment).

Alternative Solutions

None explored.

Additional context

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    C: dependency resolutionAbout choosing which dependencies to installC: downloadAbout fetching data from PyPI and other sourcesC: wheelThe wheel format and 'pip wheel' commandresolution: deferred till PRFurther discussion will happen when a PR is madetype: feature requestRequest for a new feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions