Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.io.image
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
bob
bob.io.image
Commits
44ec96d7
Commit
44ec96d7
authored
8 years ago
by
Amir Mohammadi
Browse files
Options
Downloads
Patches
Plain Diff
update buildout configs
parent
bf450c86
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
buildout.cfg
+3
-2
3 additions, 2 deletions
buildout.cfg
develop.cfg
+4
-13
4 additions, 13 deletions
develop.cfg
with
7 additions
and
15 deletions
buildout.cfg
+
3
−
2
View file @
44ec96d7
; vim: set fileencoding=utf-8 :
; Sun
14 Aug 20
16 1
8
:2
0:14
CEST
; Sun
Oct
16 1
3
:2
6:46
CEST
2016
[buildout]
parts
=
scripts
...
...
@@ -10,4 +10,5 @@ newest = false
verbose
=
true
[scripts]
recipe
=
bob.buildout:scripts
\ No newline at end of file
recipe
=
bob.buildout:scripts
dependent-scripts
=
true
\ No newline at end of file
This diff is collapsed.
Click to expand it.
develop.cfg
+
4
−
13
View file @
44ec96d7
; 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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment