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

Merge branch 'p1' into 'master'

Update meta.yaml

See merge request !30
parents 1722f5c1 9b0753e4
No related branches found
No related tags found
1 merge request!30Update meta.yaml
Pipeline #
......@@ -30,10 +30,11 @@ requirements:
- bob.bio.video
- bob.learn.linear
- bob.learn.libsvm
- scikit-learn
run:
- python
- setuptools
- gridtk
- {{ pin_compatible('scikit-learn', min_pin='x.x') }}
test:
imports:
......@@ -48,13 +49,11 @@ test:
- conda inspect objects -p $PREFIX {{ name }} # [osx]
requires:
- bob-devel {{ bob_devel }}.*
- bob.learn.linear
- nose
- gridtk
- coverage
- sphinx
- sphinx_rtd_theme
- scikit-learn
- gridtk
about:
home: https://www.idiap.ch/software/bob/
......
......@@ -7,3 +7,4 @@ bob.bio.base
bob.bio.video
bob.learn.libsvm
bob.learn.linear
scikit-learn
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment