Skip to content
Snippets Groups Projects
Commit 376db531 authored by Pavel KORSHUNOV's avatar Pavel KORSHUNOV
Browse files

correct dependencies

parent cfe0e73a
No related branches found
No related tags found
No related merge requests found
Pipeline #9376 failed with stages
in 30 minutes and 11 seconds
......@@ -12,6 +12,8 @@ eggs = bob.paper.interspeech_2016
bob.bio.gmm
bob.pad.voice
bob.bio.spear
bob.db.avspoof
bob.db.asvspoof
gridtk
extensions = bob.buildout
......@@ -24,6 +26,8 @@ develop = src/bob.db.base
src/bob.bio.gmm
src/bob.bio.spear
src/bob.pad.voice
src/bob.db.avspoof
src/bob.db.asvspoof
.
; options for bob.buildout
......@@ -38,6 +42,8 @@ bob.pad.base = git git@gitlab.idiap.ch:bob/bob.pad.base.git
bob.bio.spear = git git@gitlab.idiap.ch:bob/bob.bio.spear.git
bob.bio.gmm = git git@gitlab.idiap.ch:bob/bob.bio.gmm.git
bob.pad.voice = git git@gitlab.idiap.ch:bob/bob.pad.voice.git
bob.db.avspoof = git git@gitlab.idiap.ch:bob/bob.db.avspoof.git
bob.db.asvspoof = git git@gitlab.idiap.ch:bob/bob.db.asvspoof.git
[scripts]
recipe = bob.buildout:scripts
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment