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

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

parent 60c89d1e
No related branches found
No related tags found
No related merge requests found
Pipeline #53742 skipped
...@@ -50,7 +50,6 @@ test: ...@@ -50,7 +50,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