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

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

parent 968c48d4
No related branches found
No related tags found
No related merge requests found
Pipeline #54520 failed
......@@ -37,13 +37,14 @@ requirements:
- libtiff {{ libtiff }}
- boost {{ boost }}
- numpy {{ numpy }}
- matplotlib {{ matplotlib }}
run:
- python
- setuptools
- boost
- {{ pin_compatible('numpy') }}
run_constrained:
- matplotlib
- {{ pin_compatible('matplotlib') }}
test:
imports:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment