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

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

parent 89e8f99a
No related branches found
No related tags found
No related merge requests found
Pipeline #53745 skipped
...@@ -55,7 +55,6 @@ test: ...@@ -55,7 +55,6 @@ 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
- coverage - coverage
- sphinx - sphinx
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment