Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Deterministic python packages installation when using Pipfile#616

mjsr-sr started this conversation inGeneral
Discussion options

Hi guys, I look into the code and I see that when you found a pipfile you are regenerating the requirements.txt file. So basically the existent of the Pipfile.lock is ignored. From what I read about pipenv I found that to generate a deterministic installation you could use:
pipenv install --ignore-pipfile
That is going to install what you have defined on the lock file.

Can that approach being used instead of regenerating the dependencies tree?
Thanks

You must be logged in to vote

Replies: 0 comments

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
General
Labels
None yet
1 participant
@mjsr-sr

[8]ページ先頭

©2009-2025 Movatter.jp