Skip to content

Commit c714a0f

Browse files
committed
adding dask and holoviews installation
1 parent ba9d739 commit c714a0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ install:
4747
python setup.py develop
4848
cd ../..
4949
fi
50-
- conda install jupyter
50+
- conda install jupyter dask holoviews
5151
- conda info -a && conda list
5252
script:
5353
- mkdir -p $MPLCONFIGDIR

0 commit comments

Comments
 (0)