-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
Category: Private PyPIs 😎Problem relates to private PyPI usage.Problem relates to private PyPI usage.Contributor CandidateThe issue has been identified/triaged and contributions are welcomed/encouraged.The issue has been identified/triaged and contributions are welcomed/encouraged.Type: Enhancement 💡This is a feature or enhancement request.This is a feature or enhancement request.
Description
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
Labels
Category: Private PyPIs 😎Problem relates to private PyPI usage.Problem relates to private PyPI usage.Contributor CandidateThe issue has been identified/triaged and contributions are welcomed/encouraged.The issue has been identified/triaged and contributions are welcomed/encouraged.Type: Enhancement 💡This is a feature or enhancement request.This is a feature or enhancement request.