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

clean-up dependencies

parent ceb6a18c
No related branches found
No related tags found
1 merge request!82Cleanup
......@@ -42,17 +42,18 @@ requirements:
- bob.ip.facedetect
- bob.pipelines
- matplotlib {{ matplotlib }}
- scikit-image {{ scikit_image }}
- six {{ six }}
- tensorflow {{ tensorflow }} # [linux]
run:
- python
- setuptools
- matplotlib
- six
- scikit-image
optional:
- {{ pin_compatible('matplotlib') }}
- {{ pin_compatible('six') }}
- {{ pin_compatible('scikit-image') }}
run_constrained:
- bob.learn.tensorflow
- {{ pin_compatible('tensorflow') }} # [linux]
- mxnet
test:
imports:
......@@ -83,10 +84,8 @@ test:
- bob.db.scface
- bob.db.xm2vts
- bob.db.fargo
- bob.bio.gmm
- gridtk
- bob.learn.tensorflow
- tensorflow
- bob.learn.tensorflow # [linux]
- tensorflow # [linux]
about:
home: https://www.idiap.ch/software/bob/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment