Add channels

This commit is contained in:
Carol Willing 2017-07-24 17:00:17 -07:00 committed by John Kirkham
parent 54278402a1
commit bbb40e50fe

View File

@ -1,5 +1,9 @@
name: example-environment name: example-environment
channels:
- defaults
- conda-forge
dependencies: dependencies:
- python=3.6 - python=3.6
- numpy - numpy