Skip to content

Add the feature to read requirements.txt from stdin #3880

@vmarkovtsev

Description

@vmarkovtsev

Feature request: currently, pip install -r requirements.txt works, but pip install -r - does not. The latter should take the file contents from stdin. This will allow UNIX-style command chaining if the requirements are dynamically generated by a program. Of course it is easily fixed by xargs, but still.

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