Merge branch 'hdf5storage' into 'master'

Add hdf5storage to datascience_* environments

See merge request Pmodules/buildblocks!84
This commit is contained in:
2020-02-11 13:43:30 +01:00
2 changed files with 2 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ dependencies:
- ipywidgets
- plotly
- python-graphviz
- hdf5storage
# Note that the dask 2.1.0 with python 3.6 led to a non-functioning configuration
# (serialization errors in dask). Therefore we exclude it here.
# - dask

View File

@@ -24,4 +24,5 @@ dependencies:
- dask-jobqueue
- python-graphviz
- bayesian-optimization
- hdf5storage