fixing environment
This commit is contained in:
parent
41d1dbf702
commit
93d3d59cdd
@ -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]
|
||||||
|
Loading…
Reference in New Issue
Block a user