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

Simplify the conda recipe

parent 9f721f42
No related branches found
No related tags found
1 merge request!63Changes to the FrameDifference preprocessor
Pipeline #
...@@ -20,14 +20,10 @@ requirements: ...@@ -20,14 +20,10 @@ requirements:
host: host:
- python {{ python }} - python {{ python }}
- setuptools {{ setuptools }} - setuptools {{ setuptools }}
- six {{ six }}
- sphinx {{ sphinx }}
- numpy {{ numpy }}
- bob.extension - bob.extension
- bob.bio.base - bob.bio.base
- bob.io.base - bob.io.base
- bob.ip.base - bob.ip.base
- scikit-learn
- bob.pad.base - bob.pad.base
- bob.bio.face - bob.bio.face
- bob.bio.video - bob.bio.video
...@@ -41,7 +37,6 @@ requirements: ...@@ -41,7 +37,6 @@ requirements:
- python - python
- setuptools - setuptools
- six - six
- sphinx
- numpy - numpy
- scikit-learn - scikit-learn
......
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