Skip to content

pipenv requirements should support the usage of pypi-mirror #5270

@mtreffert-bhs

Description

@mtreffert-bhs

pipenv requirements, that replaced pipenv lock --requirements... does not support the usage of pypi-mirrors anymore

Problem

Sometimes one needs to install packages from a different index than pypi.org

Desired Solution

A pypi mirror can be used with the pipenv requirements command as with other commands by supporting the --pypi-mirror flag and/or the environment variable PIPENV_PYPI_MIRROR

Metadata

Metadata

Assignees

No one assigned

    Labels

    Category: Private PyPIs 😎Problem relates to private PyPI usage.Contributor CandidateThe issue has been identified/triaged and contributions are welcomed/encouraged.Type: Enhancement 💡This is a feature or enhancement request.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions