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

[meta] Remove bob.extension from the dependencies.

parent 7eb66c9d
No related branches found
No related tags found
1 merge request!109Add a way to retrieve protocol definition files
Pipeline #69478 failed
......@@ -23,7 +23,6 @@ requirements:
- pip {{ pip }}
- exposed
# bob dependencies
- bob.extension
- bob.io.base
# other libraries
- numpy {{ numpy }}
......@@ -39,7 +38,6 @@ requirements:
- python
- setuptools
- exposed
- bob.extension
- bob.io.base
- {{ pin_compatible('numpy') }}
- {{ pin_compatible('dask') }}
......
......@@ -28,7 +28,6 @@
dependencies = [
"setuptools",
"numpy",
"bob.extension",
"exposed",
"bob.io.base",
"scikit-learn",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment