diff --git a/conda/meta.yaml b/conda/meta.yaml index d55a44e2acc6d3cf52487a4a9a13cc40462213f5..df0efa32909d862d8f2110bb33e1143f2fa2d792 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -21,8 +21,7 @@ requirements: - python {{ python }} - setuptools {{ setuptools }} - six {{ six }} - - sphinx - - numpy {{ numpy }} + - numpy >=1.11 - bob.extension - bob.bio.base - bob.io.base @@ -42,8 +41,7 @@ requirements: - python - setuptools - six - - sphinx - - numpy + - numpy >=1.11 - scikit-learn test: