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

Added tabulate as dependency

parent c7f5986d
No related branches found
No related tags found
2 merge requests!192Redoing baselines,!180[dask] Preparing bob.bio.base for dask pipelines
...@@ -33,6 +33,7 @@ requirements: ...@@ -33,6 +33,7 @@ requirements:
- bob.measure - bob.measure
- bob.sp - bob.sp
- bob.pipelines - bob.pipelines
- tabulate
- scipy {{ scipy }} - scipy {{ scipy }}
- six {{ six }} - six {{ six }}
run: run:
......
...@@ -11,6 +11,7 @@ bob.measure ...@@ -11,6 +11,7 @@ bob.measure
bob.pipelines bob.pipelines
bob.sp bob.sp
bob.pipelines bob.pipelines
tabulate
click click
click-plugins click-plugins
numpy numpy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment