conda / rattler

Rust crates to work with the Conda ecosystem.
BSD 3-Clause "New" or "Revised" License
264 stars 56 forks source link

refactor: make virtual package overrides none by default consistently #842

Closed baszalmstra closed 2 months ago

baszalmstra commented 2 months ago

In some places None would mean default for virtual package overrides. This PR streamlines the API so that None means no overrides.