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.db.voxforge
Commits
a7aac833
Commit
a7aac833
authored
Jul 18, 2016
by
Tiago de Freitas Pereira
Browse files
Refactoring 2016
parent
4afd5b6a
Changes
1
Hide whitespace changes
Inline
Side-by-side
buildout.cfg
View file @
a7aac833
...
...
@@ -7,16 +7,18 @@ parts = scripts
eggs = bob.db.voxforge
extensions = bob.buildout
mr.developer
auto-checkout = *
auto-checkout = *
develop = src/bob.extension
src/bob.blitz
src/bob.core
src/bob.io.base
src/bob.db.base
src/bob.db.verification.utils
src/bob.db.verification.filelist
.
; options for bob.buildout extension
debug = true
verbose = true
...
...
@@ -27,9 +29,8 @@ bob.extension = git https://github.com/bioidiap/bob.extension
bob.blitz = git https://github.com/bioidiap/bob.blitz
bob.core = git https://github.com/bioidiap/bob.core
bob.io.base = git https://github.com/bioidiap/bob.io.base
bob.db.base = git https://github.com/bioidiap/bob.db.base
bob.db.verification.utils = git https://github.com/bioidiap/bob.db.verification.utils
bob.db.verification.filelist = git https://github.com/bioidiap/bob.db.verification.filelist
bob.db.base = git https://github.com/bioidiap/bob.db.base branch=refactoring_2016
bob.db.verification.filelist = git https://github.com/bioidiap/bob.db.verification.filelist branch=refactoring_2016
[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