Skip to content
Snippets Groups Projects
Commit c5164966 authored by Anjith GEORGE's avatar Anjith GEORGE
Browse files

test

parent e7522e29
Branches
No related tags found
1 merge request!1Test ci
Pipeline #29958 failed
...@@ -25,15 +25,13 @@ requirements: ...@@ -25,15 +25,13 @@ requirements:
- six {{ six }} - six {{ six }}
- numpy - numpy
- bob.extension - bob.extension
- bob.bio.base
- bob.bio.video
- bob.pad.face - bob.pad.face
- bob.learn.pytorch - bob.learn.pytorch # [linux]
run: run:
- python - python
- setuptools - setuptools
- six {{ six }} - six {{ six }}
- numpy - {{ pin_compatible('numpy') }}
test: test:
imports: imports:
...@@ -51,7 +49,6 @@ test: ...@@ -51,7 +49,6 @@ test:
- coverage - coverage
- sphinx - sphinx
- sphinx_rtd_theme - sphinx_rtd_theme
- gridtk
# extend this list with further test-time-only dependencies # extend this list with further test-time-only dependencies
about: about:
...@@ -59,3 +56,5 @@ about: ...@@ -59,3 +56,5 @@ about:
license: GNU General Public License v3 (GPLv3) license: GNU General Public License v3 (GPLv3)
summary: Implements tools for reproducing Multi Channel CNN based face PAD experiments. summary: Implements tools for reproducing Multi Channel CNN based face PAD experiments.
license_family: GPL license_family: GPL
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment