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

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

parent 4aa11251
No related branches found
No related tags found
No related merge requests found
Pipeline #53774 skipped
......@@ -68,13 +68,13 @@ test:
- conda inspect linkages -p $PREFIX {{ name }} # [not win]
- conda inspect objects -p $PREFIX {{ name }} # [osx]
requires:
- nose
- coverage
- sphinx
- sphinx_rtd_theme
- nose {{ nose }}
- coverage {{ coverage }}
- sphinx {{ sphinx }}
- sphinx_rtd_theme {{ sphinx_rtd_theme }}
- matplotlib {{ matplotlib }}
- bob.io.image
- bob.db.atnt
- matplotlib
- gridtk
about:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment