jjk
jjk

Reputation: 595

How to to pin versions in Pipfile automatically

I want to stop pipenv to update all packages on every pipenv install somepackage

I'm aware of manually pinning versions in Pipfile, but how to do it automatically?

I read about lock and freeze, yet can't figure out that IMHO trivial task

Upvotes: 1

Views: 52

Answers (0)

Related Questions