diff --git a/conda/meta.yaml b/conda/meta.yaml index e695f659e79ada7be1b6a4e784a4bb5dad5ae9b0..d40e4f0f1f4f25f51e6bc89a5ffa2ccf849b44c8 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -14,6 +14,7 @@ requirements: - setuptools # This list should be the same as packages.txt. # This list should also be the same as in bob/bob conda recipe + bob.devtools + - bob - bob.ap - bob.bio.base - bob.bio.face diff --git a/packages.txt b/packages.txt index 6515ea17fa0a67eb23badda6bd75dddbeec08672..4030c1c84272b464294fb77bcaa2ad3f27d2b954 100644 --- a/packages.txt +++ b/packages.txt @@ -1,3 +1,4 @@ +bob/bob bob/bob.ap bob/bob.bio.base bob/bob.bio.face