mamba-org / resolvo

Fast package resolver written in Rust (CDCL based SAT solving)
BSD 3-Clause "New" or "Revised" License
154 stars 13 forks source link

feat: continue when encountering unknown depencies #25

Closed tdejager closed 7 months ago

tdejager commented 7 months ago

Fixes, bug mentioned in: https://github.com/prefix-dev/rip/issues/174

Does not fix the issue, but we think this is the behavior we want.