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

[conda] nose is still needed at test time because bob.bio.base test utils imports it

parent dbfe5437
No related branches found
No related tags found
1 merge request!108Replace nose with pytest
Pipeline #49313 passed
......@@ -68,6 +68,7 @@ test:
- conda inspect objects -p $PREFIX {{ name }} # [osx]
requires:
- bob-devel {{ bob_devel }}.*
- nose
- pytest
- pytest-cov
- coverage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment