Skip to content
Snippets Groups Projects
Commit d83ad159 authored by Yannick DAYER's avatar Yannick DAYER
Browse files

[requirements] Add h5py

parent fecf22bc
Branches
Tags
2 merge requests!42GMM implementation in Python,!40Transition to a pure python implementation
Pipeline #56360 passed
......@@ -44,6 +44,7 @@ requirements:
- numpy {{ numpy }}
- dask {{ dask }}
- dask-ml {{ dask_ml }}
- h5py {{ h5py }}
run:
- python
- setuptools
......
......@@ -9,3 +9,4 @@ bob.learn.activation
bob.learn.linear
dask
dask-ml
h5py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment