mamba-org / boa

The fast conda package builder, based on mamba
https://boa-build.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
253 stars 57 forks source link

Calling breakpoint() hangs build in CI #394

Open owencorrigan opened 6 months ago

owencorrigan commented 6 months ago

Calling breakpoint() here causes the builds to hang in CI pipelines when the spec file contains errors Would it be possible to remove it?

https://github.com/mamba-org/boa/blob/main/boa/core/metadata.py#L220