Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.bio.csu
Commits
861f11d7
Commit
861f11d7
authored
Feb 18, 2016
by
Manuel Günther
Browse files
Added missing bob.bio.base in buildout.cfg
parent
1825634a
Changes
1
Hide whitespace changes
Inline
Side-by-side
buildout.cfg
View file @
861f11d7
...
...
@@ -37,6 +37,7 @@ develop = src/bob.extension
src/bob.learn.boosting
src/bob.ip.facedetect
src/bob.ip.flandmark
src/bob.bio.face
${buildout:csu-dir}
.
...
...
@@ -71,6 +72,7 @@ bob.bio.base = git https://github.com/bioidiap/bob.bio.base
bob.learn.boosting = git https://github.com/bioidiap/bob.learn.boosting
bob.ip.facedetect = git https://github.com/bioidiap/bob.ip.facedetect
bob.ip.flandmark = git https://github.com/bioidiap/bob.ip.flandmark
bob.bio.face = git https://github.com/bioidiap/bob.bio.face
[scripts]
recipe = bob.buildout:scripts
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment