Skip to content
Snippets Groups Projects
Commit 44ec96d7 authored by Amir Mohammadi's avatar Amir Mohammadi
Browse files

update buildout configs

parent bf450c86
Branches
Tags
No related merge requests found
; vim: set fileencoding=utf-8 :
; Sun 14 Aug 2016 18:20:14 CEST
; Sun Oct 16 13:26:46 CEST 2016
[buildout]
parts = scripts
......@@ -11,3 +11,4 @@ verbose = true
[scripts]
recipe = bob.buildout:scripts
dependent-scripts = true
\ No newline at end of file
; vim: set fileencoding=utf-8 :
; Andre Anjos <andre.anjos@idiap.ch>
; Mon 16 Apr 08:29:18 2012 CEST
; Sun Oct 16 13:26:46 CEST 2016
[buildout]
parts = scripts
eggs = bob.io.image
extensions = bob.buildout
mr.developer
auto-checkout = *
extends = buildout.cfg
develop = src/bob.extension
src/bob.blitz
src/bob.core
src/bob.io.base
.
; options for bob.buildout extension
extensions += mr.developer
auto-checkout = *
debug = true
verbose = true
newest = false
[sources]
bob.extension = git https://gitlab.idiap.ch/bob/bob.extension
bob.blitz = git https://gitlab.idiap.ch/bob/bob.blitz
bob.core = git https://gitlab.idiap.ch/bob/bob.core
bob.io.base = git https://gitlab.idiap.ch/bob/bob.io.base
[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