Skip to content
Snippets Groups Projects
Commit 498fd9ad authored by Tiago de Freitas Pereira's avatar Tiago de Freitas Pereira
Browse files

[conda] Created dependency with bob.db.base

parent 9a38b350
Branches
Tags
1 merge request!60CSVSampleLoaders as transformers
Pipeline #46530 failed
......@@ -27,6 +27,7 @@ requirements:
# bob dependencies
- bob.extension
- bob.io.base
- bob.db.base
# other libraries
- numpy {{ numpy }}
- dask {{ dask }}
......
......@@ -2,6 +2,7 @@ setuptools
numpy
bob.extension
bob.io.base
bob.db.base
scikit-learn
dask
distributed
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment