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

Fix conda recipe

parent 30b82bee
No related branches found
No related tags found
1 merge request!8Fix conda recipe
Pipeline #
......@@ -20,7 +20,9 @@ requirements:
host:
- python {{ python }}
- setuptools {{ setuptools }}
# opencv has a run_exports entry
- opencv {{ opencv }}
- dlib {{ dlib }}
- bob.extension
- bob.core
- bob.ip.facedetect
......@@ -28,8 +30,8 @@ requirements:
run:
- python
- setuptools
- dlib {{ dlib }}
- {{ pin_compatible('dlib') }}
test:
imports:
- {{ name }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment