regro / conda-forge-feedstock-check-solvable

A mamba- or rattler-based package to check if a conda-forge feedstock is solvable.
BSD 3-Clause "New" or "Revised" License
1 stars 8 forks source link

fix: change pin_compatible to match conda-build #56

Closed beckermr closed 2 months ago

beckermr commented 2 months ago

This PR changes the handling of pin_compatible to match the behavior of conda-build. If a pin_compatible statement is for a package for which there is no entry in host, we return the package without a constraint.