Skip to content

Commit

Permalink
solved issue#23
Browse files Browse the repository at this point in the history
  • Loading branch information
akomaty@idiap.ch committed Mar 29, 2017
1 parent e70a90f commit 8f13e39
Showing 1 changed file with 4 additions and 16 deletions.
20 changes: 4 additions & 16 deletions buildout.cfg
Original file line number Diff line number Diff line change
@@ -1,26 +1,14 @@
; vim: set fileencoding=utf-8 :
; Thu 23 Jun 13:43:22 2016
; Tue 16 Aug 15:00:20 CEST 2016

[buildout]
parts = scripts
develop = .
eggs = bob.bio.spear
bob.bio.db

extensions = bob.buildout
mr.developer

auto-checkout = *
develop = src/bob.bio.db
.

; options for bob.buildout
debug = true
verbose = true
newest = false

[sources]
bob.bio.db = git git@gitlab.idiap.ch:bob/bob.bio.db.git
verbose = true

[scripts]
recipe = bob.buildout:scripts
dependent-scripts = true
dependent-scripts = true

0 comments on commit 8f13e39

Please sign in to comment.