Skip to content
Snippets Groups Projects
Commit 329d1c55 authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

[conda] remove bob-devel from test requirements [skip ci]

parent ebb7eb25
No related branches found
No related tags found
No related merge requests found
Pipeline #54537 failed
...@@ -53,12 +53,11 @@ test: ...@@ -53,12 +53,11 @@ test:
- conda inspect linkages -p $PREFIX {{ name }} # [not win] - conda inspect linkages -p $PREFIX {{ name }} # [not win]
- conda inspect objects -p $PREFIX {{ name }} # [osx] - conda inspect objects -p $PREFIX {{ name }} # [osx]
requires: requires:
- bob-devel {{ bob_devel }}.* - nose {{ nose }}
- nose - coverage {{ coverage }}
- coverage - sphinx {{ sphinx }}
- sphinx - sphinx_rtd_theme {{ sphinx_rtd_theme }}
- sphinx_rtd_theme - matplotlib {{ matplotlib }}
- matplotlib
- bob.db.iris - bob.db.iris
about: about:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment