prefix-dev / rip

Solve and install Python packages quickly with rip (pip in Rust)
https://prefix.dev
BSD 3-Clause "New" or "Revised" License
645 stars 21 forks source link

Upgrade to latest resolvo and add backtracking on `get_dependencies` failure #171

Closed tdejager closed 7 months ago

tdejager commented 7 months ago

Backtrack when get_dependencies fail to deliver any results.

@baszalmstra @wolfv I made a slight difference to Adolfo's cases, I think if there are no artifacts to retrieve, I think this should also be an error WDYT?