Install dask[array] from pypi for travis and appveyor

This commit is contained in:
Blake Griffith
2015-05-19 17:14:27 -05:00
parent a258fc7b3b
commit 9be6424b4b
4 changed files with 3 additions and 2 deletions
+2
View File
@@ -67,6 +67,8 @@ fi
retry pip install -q tifffile
pip install 'dask[array]>=0.5.0'
section_end "Install.optional.dependencies"