Hacker News new | ask | show | jobs
by petters 2213 days ago
Agreed. A large part of Pipenv's raison d'ĂȘtre is resolving dependencies. Yet it seems to install packages in random order. This sometimes fails, so it retries failures at the end.

We actually used this in production before switching to poetry.