diff --git a/conda/meta.yaml b/conda/meta.yaml index abdb691e7040b1d56043df2506d269f3573304ff..7c9b0e12177cfe96bfc2be9ccc62ff81d591dfc9 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -39,7 +39,6 @@ requirements: - bob.ip.base - bob.ip.color - bob.bio.base - - bob.learn.linear run: - python diff --git a/requirements.txt b/requirements.txt index fa88f2e7f70b101265dcab29c3a48dc14d596844..8a9e371c9caba8ae0dd5d31d75eb72ebd3b50f62 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,4 +13,3 @@ bob.io.image bob.ip.base bob.ip.color bob.bio.base -bob.learn.linear