No python

This commit is contained in:
Carol Willing 2017-07-24 17:40:00 -07:00 committed by John Kirkham
parent 41db7a162a
commit b95e3a6411

View File

@ -1,10 +1,8 @@
name: example-environment name: example-environment
channels: channels:
- defaults
- conda-forge - conda-forge
dependencies: dependencies:
- python3
- numpy - numpy
- toolz - toolz
- matplotlib - matplotlib