Skip to content

install --deps-only #2171

@unhammer

Description

@unhammer

The workaround to installing deps only seems to be pip install -U -r requirements.txt -e ., but then you still have to pip uninstall -y foo and sed -i '/foo/d' easy-install.pth afterwards.

It'd be nice with an option to install deps only, like pip install --deps-only -U .

Metadata

Metadata

Assignees

No one assigned

    Labels

    auto-lockedOutdated issues that have been locked by automation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions