Skip to content
Snippets Groups Projects
Commit 607e8dce authored by André MAYORAZ's avatar André MAYORAZ
Browse files

Added bob.io.base as depwndency

parent ed0fa686
Branches
Tags
1 merge request!107Resolve "Switch to new CI/CD configuration"
Pipeline #66633 passed
......@@ -23,6 +23,7 @@ requirements:
- setuptools {{ setuptools }}
- pip {{ pip }}
- bob.extension
- bob.io.base
- exposed
- numpy {{ numpy }}
- scipy {{ scipy }}
......@@ -35,6 +36,7 @@ requirements:
- python
- setuptools
- bob.extension
- bob.io.base
- exposed
- {{ pin_compatible('numpy') }}
- {{ pin_compatible('scipy') }}
......
......@@ -29,6 +29,7 @@
"setuptools",
"numpy",
"bob.extension",
"bob.io.base",
"exposed",
"scipy",
"h5py",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment