Hacker News new | ask | show | jobs
by orf 2500 days ago
Pipenv locks the VCS dependency to the commit, making pulling very fast.
1 comments

Does it do a shallow pull or pull a tarball of the source?
Shallow pull. You can specify the github tarball URL if you’d prefer.