diff --git a/buildout.cfg b/buildout.cfg index 5da127730515f8bc5d84670d85a98f9dcef06004..10a859a5434eeab3a1d2f0b5bf378b4bbcf6a68e 100644 --- a/buildout.cfg +++ b/buildout.cfg @@ -91,6 +91,10 @@ develop = src/bob.buildout src/bob.db.refuge src/bob.db.drishtigs1 src/bob.ip.binseg + src/bob.db.verafinger + src/bob.db.utfvp + src/bob.db.fv3d + src/bob.db.putvein eggs = bob.buildout @@ -179,6 +183,10 @@ eggs = bob.buildout bob.db.refuge bob.db.drishtigs1 bob.ip.binseg + bob.db.verafinger + bob.db.utfvp + bob.db.fv3d + bob.db.putvein extensions = bob.buildout @@ -276,6 +284,13 @@ bob.db.drionsdb = git git@gitlab.idiap.ch:bob/bob.db.drionsdb bob.db.refuge = git git@gitlab.idiap.ch:bob/bob.db.refuge bob.db.drishtigs1 = git git@gitlab.idiap.ch:bob/bob.db.drishtigs1 bob.ip.binseg = git git@gitlab.idiap.ch:bob/bob.ip.binseg +bob.db.meds = git git@gitlab.idiap.ch:bob/bob.db.meds +bob.db.morph = git git@gitlab.idiap.ch:bob/bob.db.morph +bob.db.verafinger = git git@gitlab.idiap.ch:bob/bob.db.verafinger +bob.db.utfvp = git git@gitlab.idiap.ch:bob/bob.db.utfvp +bob.db.fv3d = git git@gitlab.idiap.ch:bob/bob.db.fv3d +bob.db.putvein = git git@gitlab.idiap.ch:bob/bob.db.putvein + [scripts] diff --git a/order.txt b/order.txt index 0e144ee4368771b5ae771e8d16fe873a2a8fc593..f8b6ea7b9bc5b664e1264fc80e471db794b6fadd 100644 --- a/order.txt +++ b/order.txt @@ -53,6 +53,10 @@ bob/bob.db.youtube bob/bob.db.maskattack bob/bob.db.casiasurf bob/bob.db.fargo +bob/bob.db.verafinger +bob/bob.db.utfvp +bob/bob.db.fv3d +bob/bob.db.putvein bob/bob.pipelines bob/bob.bio.base