diff --git a/conda/meta.yaml b/conda/meta.yaml index d34040ae5aba65f501baab9a1a4f00e57f3d485c..bc40051ed7cb8a7622900e695761ce7e05d5a62e 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -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 diff --git a/requirements.txt b/requirements.txt index ec2743fc1a492838e43063d0e8b03563afa674eb..4d6d28aaddda323ff16a6f2428dadf58b3b2363e 100755 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,6 @@ setuptools bob.bio.htface +bob.bio.face_ongoing bob.db.cuhk_cufs bob.db.cuhk_cufsf bob.db.pola_thermal