Skip to content

pip install --fail-on-missing-deps #3261

Closed
@anntzer

Description

@anntzer

I'd like to suggest a flag that would prevent installation of any dependencies (like --no-deps) and fail if any dependency is missing (printing out the list of missing dependencies).

Use case: environments when most packages should be installed via another package manager, e.g. conda or $linuxdistro-packagemanager and some package is not available for that package manager, but I'd still like to install whichever dependencies I can using it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    auto-lockedOutdated issues that have been locked by automationtype: enhancementImprovements to functionality

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions