Not obvious how to incorporate custom channels into conda recipe · Issue #1504 · conda/conda · GitHub
I am creating a package where I know that the only place to find some of the required dependency packages come from certain not-obvious channels. How do I specify that in the meta.yaml file? I would like to be able to do: requirements: b...