Skip to content

Use pipenv with internal nexus pypi mirror #5035

Answered by matteius
smutel asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @smutel The first index specified in your Pipfile will be the default. There are some new documentation updates in master that will be published when there is a new release soon, but basically if you omit PyPI or remove it from your Pipfile and specify your private pypi repo as the first source within the Pipfile, all unspecified packages will use that index by default.

EDIT: version 2022.4.8 works for this case because it is more strict about determining if an index is in-fact pypi.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@smutel
Comment options

@matteius
Comment options

@matteius
Comment options

@smutel
Comment options

@kalebmckale
Comment options

Answer selected by matteius
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants