Y
Hacker News
new
|
ask
|
show
|
jobs
by
whyever
597 days ago
I don't think this is the same. Does it also cover transitive dependencies?
1 comments
elashri
597 days ago
Sorry if what I said about NPM is not accurate. But in reality if you are pinning the dependencies (all of them actual get pinned) then when pip is installing it will grab the correct version of the transitive dependency (both packages are pinned)
So I am not sure when this will become a problem.
link
So I am not sure when this will become a problem.