Fix base_build() with a proper support for multi-package-building through conda-build
Compare changes
Files
3- André Anjos authored
conda/conda_build_config.yaml
0 → 100644
+ 24
− 0
This MR fixes build.base_build()
to properly handle building multiple versions of the same package according to what is defined in conda_build_config.yaml
.