diff --git a/conda/meta.yaml b/conda/meta.yaml index 168e282f1d2185e500c4d14cc5d4c41a4b6c1e6c..1a969ddd605f7fadb50f51b34618502859f18912 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -49,11 +49,10 @@ test: - conda inspect linkages -p $PREFIX {{ name }} # [not win] - conda inspect objects -p $PREFIX {{ name }} # [osx] requires: - - bob-devel {{ bob_devel }}.* - - nose - - coverage - - sphinx - - sphinx_rtd_theme + - nose {{ nose }} + - coverage {{ coverage }} + - sphinx {{ sphinx }} + - sphinx_rtd_theme {{ sphinx_rtd_theme }} about: home: https://www.idiap.ch/software/bob/