Skip to content

Vendor the functions we need from conda-build

This MR modifies generate.py to fall back to vendored versions of conda_build.metadata.select_lines and its dependencies, so that we don't need to install conda-build just for one function.

cc @steffen.grunewald

Merge request reports