Skip to content

Forward pip options from the exported requirements file #398

@cjolowicz

Description

@cjolowicz

We may want to collect pip options like --index-url from the exported requirements.txt, and pass them to pip via the command-line. Currently, these are simply filtered out, since they are not valid requirements.

(Are they valid in a constraints file? If that were to be the case, we could simply exclude them from the requirements parser.)

This came up in #397 and #497.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions