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

Standardize buildout.cfg

parent 1deab271
No related branches found
No related tags found
No related merge requests found
Pipeline #
; vim: set fileencoding=utf-8 :
; Manuel Guenther <manuel.guenther@idiap.ch>
; Thu Oct 9 16:51:06 CEST 2014
; Mon 15 Aug 2016 09:48:28 CEST
[buildout]
parts = scripts
develop = .
eggs = bob.learn.tensorflow
bob.db.casia_webface
bob.db.mobio
gridtk
extensions = bob.buildout
mr.developer
auto-checkout = *
develop = src/bob.db.mnist
src/gridtk
src/bob.db.casia_webface
src/bob.db.mobio
src/bob.db.lfw
.
; options for bob.buildout
debug = false
verbose = true
newest = false
[sources]
bob.db.mnist = git git@gitlab.idiap.ch:bob/bob.db.mnist.git
bob.db.base = git git@gitlab.idiap.ch:bob/bob.db.base.git
bob.db.mobio = git git@gitlab.idiap.ch:bob/bob.db.mobio.git
bob.db.lfw = git git@gitlab.idiap.ch:bob/bob.db.lfw.git
bob.db.casia_webface = git git@gitlab.idiap.ch:bob/bob.db.casia_webface.git
gridtk = git git@gitlab.idiap.ch:bob/gridtk
verbose = true
[scripts]
recipe = bob.buildout:scripts
dependent-scripts = true
recipe = bob.buildout:scripts
\ No newline at end of file
; vim: set fileencoding=utf-8 :
; Manuel Guenther <manuel.guenther@idiap.ch>
; Thu Oct 9 16:51:06 CEST 2014
[buildout]
parts = scripts
eggs = bob.learn.tensorflow
bob.db.casia_webface
bob.db.mobio
gridtk
extensions = bob.buildout
mr.developer
auto-checkout = *
develop = src/bob.db.mnist
src/gridtk
src/bob.db.casia_webface
src/bob.db.mobio
src/bob.db.lfw
.
; options for bob.buildout
debug = false
verbose = true
newest = false
[sources]
bob.db.mnist = git git@gitlab.idiap.ch:bob/bob.db.mnist.git
bob.db.base = git git@gitlab.idiap.ch:bob/bob.db.base.git
bob.db.mobio = git git@gitlab.idiap.ch:bob/bob.db.mobio.git
bob.db.lfw = git git@gitlab.idiap.ch:bob/bob.db.lfw.git
bob.db.casia_webface = git git@gitlab.idiap.ch:bob/bob.db.casia_webface.git
gridtk = git git@gitlab.idiap.ch:bob/gridtk
[scripts]
recipe = bob.buildout:scripts
dependent-scripts = true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment