Skip to content

Private mercurial repository links unusable in requirements.txt #32

@titonbarua

Description

@titonbarua

Private repository links ( for example: hg+https://bitbucket.org/foobar/demopy#egg=demopy ) which require authentication through a prompt, does not work with requirements.txt file. I think this is because standard input is not being forwarded to pip ( thus to mercurial ) inside Builder.execute function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions