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

[conda] added bob packages to run section

parent ea49e814
No related branches found
No related tags found
1 merge request!105Resolve "Switch to new CI/CD configuration"
...@@ -38,6 +38,11 @@ requirements: ...@@ -38,6 +38,11 @@ requirements:
run: run:
- python - python
- setuptools - setuptools
- bob.extension
- bob.io.base
- bob.pipelines
- bob.measure
- bob.bio.base
- {{ pin_compatible('click') }} - {{ pin_compatible('click') }}
- {{ pin_compatible('click-plugins') }} - {{ pin_compatible('click-plugins') }}
- {{ pin_compatible('dask') }} - {{ pin_compatible('dask') }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment