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
dependencies:
- python=3.4
- python=3.6
- numpy
- toolz
- matplotlib
- dill
- pandas
- partd
- bokeh
- pip:
- git+https://github.com/blaze/dask.git#egg=dask[complete]