Questions tagged [conda-build-variants]

1 questions
1
vote
1 answer

Can channel selections be codified in `conda_build_config.yaml`?

I'd love to be able to codify my channel selections in my conda_build_config.yaml file. I tried including this text in that file: channels: - dbanas - defaults - conda-forge but to no avail. (I still had to include: -c dbanas -c defaults -c…
dbanas
  • 1,707
  • 14
  • 24