Skip to content

No config set when using conda_build.api.build() directly from metadata

André Anjos requested to merge conda-build-from-metadata into master

This MR implements a change in the use of conda_build.api.build() in the specific cases we are building from the resolved metadata. It reverts using metadata to run the build as that has proved not be reliable.

See:

Edited by André Anjos

Merge request reports