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

[conda] Added gridtk as test requirement

parent 4cb305ad
No related branches found
No related tags found
1 merge request!42Fix conda build
Pipeline #
...@@ -45,7 +45,6 @@ requirements: ...@@ -45,7 +45,6 @@ requirements:
- bob.ip.facedetect - bob.ip.facedetect
- bob.ip.flandmark - bob.ip.flandmark
- matplotlib {{ matplotlib }} - matplotlib {{ matplotlib }}
- gridtk
run: run:
- python - python
- setuptools - setuptools
...@@ -68,7 +67,6 @@ test: ...@@ -68,7 +67,6 @@ test:
- coverage - coverage
- sphinx - sphinx
- sphinx_rtd_theme - sphinx_rtd_theme
- gridtk
- bob.db.arface - bob.db.arface
- bob.db.atnt - bob.db.atnt
- bob.db.banca - bob.db.banca
...@@ -85,6 +83,7 @@ test: ...@@ -85,6 +83,7 @@ test:
- bob.db.scface - bob.db.scface
- bob.db.xm2vts - bob.db.xm2vts
- bob.bio.gmm - bob.bio.gmm
- gridtk
about: about:
home: https://www.idiap.ch/software/bob/ 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