Skip to content
GitLab
Menu
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.video
Commits
39f98bf9
Commit
39f98bf9
authored
Jun 07, 2016
by
Manuel Günther
Browse files
Fixed package compilation order
parent
5d4acca9
Changes
1
Hide whitespace changes
Inline
Side-by-side
buildout.cfg
View file @
39f98bf9
...
...
@@ -9,7 +9,7 @@ eggs = bob.bio.face
bob.db.mobio
bob.db.youtube
gridtk
extensions = bob.buildout
mr.developer
auto-checkout = *
...
...
@@ -34,10 +34,10 @@ develop = src/bob.extension
src/bob.db.verification.filelist
src/bob.db.atnt
src/bob.bio.base
src/bob.bio.face
src/bob.learn.boosting
src/bob.ip.facedetect
src/bob.ip.flandmark
src/bob.bio.face
src/bob.db.mobio
src/bob.db.youtube
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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