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

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

parent b1255c03
Branches
Tags
No related merge requests found
Pipeline #53831 skipped
...@@ -55,10 +55,10 @@ test: ...@@ -55,10 +55,10 @@ 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:
- nose - nose {{ nose }}
- coverage - coverage {{ coverage }}
- sphinx - sphinx {{ sphinx }}
- sphinx_rtd_theme - sphinx_rtd_theme {{ sphinx_rtd_theme }}
- matplotlib - matplotlib
about: about:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment