jazzband/pip-tools
在 GitHub 查看Improve Readme to explain how pip-compile is better than pip freeze
Open
#1,524 创建于 2021年11月4日
docsenhancementhelp wantedneeds discussionneeds more info
描述
It would be interesting to explain the README the benefit of pip-compile vs. doing a pip install in a fresh environment followed by a pip freeze to dump out the pinned dependency versions.
Is it faster? In what usage patterns does it save time?