Hacker News new | ask | show | jobs
by greener_grass 362 days ago
Does `pip-compile` solve deps and transitive deps?

I thought it only locks down hashes?

1 comments

Yes it does. And it will fail if there is a combination that is not resolvable.