Skip to content
Snippets Groups Projects
Commit f1c83ede authored by Tiago de Freitas Pereira's avatar Tiago de Freitas Pereira
Browse files

Updated requirement

parent 50c07e4f
Branches
Tags
No related merge requests found
Pipeline #25817 passed
......@@ -23,6 +23,12 @@ requirements:
- python {{ python }}
- setuptools {{ setuptools }}
- bob.bio.htface
- bob.bio.face_ongoing
- bob.db.cuhk_cufs
- bob.db.cuhk_cufsf
- bob.db.pola_thermal
- bob.db.nivl
- bob.db.cbsr_nir_vis_2
run:
- python
- setuptools
......@@ -36,6 +42,8 @@ test:
imports:
- {{ name }}
commands:
- bob bio htface --help
- bob bio face_ongoing --help
- nosetests --with-coverage --cover-package=bob.bio.htface -sv bob.bio.htface
- sphinx-build -aEW {{ project_dir }}/doc {{ project_dir }}/sphinx
- sphinx-build -aEb doctest {{ project_dir }}/doc sphinx
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment