Pin to 3.4.0

This commit is contained in:
Carol Willing 2017-07-24 17:07:40 -07:00 committed by John Kirkham
parent 1059e58fb1
commit 8a4d31eda4

View File

@ -1,10 +1,11 @@
name: example-environment name: example-environment
channels: channels:
- defaults
- conda-forge - conda-forge
dependencies: dependencies:
- python=3.6 - python=3.4.0
- numpy - numpy
- toolz - toolz
- matplotlib - matplotlib