Allow for custom conda_build_config.yaml and recipe_append.yaml files
Compare changes
- André Anjos authored
+ 76
− 9
@@ -327,6 +327,16 @@ def base_build(order, group, python, dry_run):
@@ -334,7 +344,7 @@ def base_build(order, group, python, dry_run):
@@ -367,13 +377,32 @@ def test(ctx, dry_run):
@@ -411,14 +440,33 @@ def build(ctx, dry_run):
@@ -533,13 +581,32 @@ def nightlies(ctx, order, dry_run):