fixing environment

This commit is contained in:
Chris Holdgraf 2017-07-25 11:54:12 -07:00
parent 41d1dbf702
commit 93d3d59cdd

View File

@ -1,13 +1,12 @@
name: example-environment name: example-environment
dependencies: dependencies:
- python=3.4 - python=3.6
- numpy - numpy
- toolz - toolz
- matplotlib - matplotlib
- dill - dill
- pandas - pandas
- partd - partd
- bokeh
- pip: - pip:
- git+https://github.com/blaze/dask.git#egg=dask[complete] - git+https://github.com/blaze/dask.git#egg=dask[complete]