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

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

parent 290b447a
Branches
Tags
No related merge requests found
Pipeline #54518 failed
...@@ -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 }}.*
- pytest - pytest
- pytest-cov - pytest-cov
- coverage - coverage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment