Skip to content
Snippets Groups Projects
Commit a6e773fe authored by Tiago de Freitas Pereira's avatar Tiago de Freitas Pereira
Browse files

Remodeling the buildout

parent cb9661b7
Branches
Tags
No related merge requests found
...@@ -8,13 +8,7 @@ eggs = bob.db.cbsr_nir_vis_2 ...@@ -8,13 +8,7 @@ eggs = bob.db.cbsr_nir_vis_2
extensions = bob.buildout extensions = bob.buildout
mr.developer mr.developer
auto-checkout = * auto-checkout = *
develop = src/bob.extension develop = src/bob.buildout
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 ; options for bob.buildout extension
...@@ -23,13 +17,7 @@ verbose = true ...@@ -23,13 +17,7 @@ verbose = true
newest = false newest = false
[sources] [sources]
bob.extension = git https://github.com/bioidiap/bob.extension bob.buildout = git git@github.com:bioidiap/bob.buildout
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
[scripts] [scripts]
recipe = bob.buildout:scripts recipe = bob.buildout:scripts
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment