xonsh/ci/condarc.yml
Gil Forsyth fc2361b875 Set up Github Actions to handle CI
* Tweak env names for easier templating
* Add condarc file to force conda-forge
* Run xonsh as module to avoid windows PATH issues
2020-04-07 11:20:23 -04:00

3 lines
35 B
YAML

channels:
- conda-forge
- main