Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.pad.base
Commits
c1212823
Commit
c1212823
authored
Nov 05, 2020
by
Amir MOHAMMADI
Browse files
Merge branch 'remove-dependencies' into 'dask-pipelines'
Cleaning up dependencies See merge request
!76
parents
7bd8f6ee
6e8401a4
Pipeline
#44902
failed with stage
in 2 minutes and 3 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
conda/meta.yaml
View file @
c1212823
...
...
@@ -37,14 +37,11 @@ requirements:
-
bob.sp
-
bob.ip.base
-
bob.ip.color
-
bob.ip.draw
-
bob.ip.gabor
-
bob.measure
-
bob.db.base
-
bob.db.atnt
-
bob.learn.boosting
-
bob.ip.facedetect
-
bob.ip.flandmark
-
bob.io.video
-
matplotlib {{ matplotlib }}
-
six {{ six }}
...
...
develop.cfg
View file @
c1212823
...
...
@@ -10,15 +10,12 @@ eggs = bob.extension
bob.sp
bob.ip.gabor
bob.ip.base
bob.ip.draw
bob.ip.color
bob.measure
bob.learn.boosting
bob.io.video
bob.learn.activation
bob.io.matlab
bob.io.image
bob.ip.flandmark
bob.ip.facedetect
bob.learn.linear
bob.learn.em
...
...
@@ -41,15 +38,12 @@ develop = src/bob.extension
src/bob.sp
src/bob.ip.gabor
src/bob.ip.base
src/bob.ip.draw
src/bob.ip.color
src/bob.measure
src/bob.learn.boosting
src/bob.io.video
src/bob.learn.activation
src/bob.io.matlab
src/bob.io.image
src/bob.ip.flandmark
src/bob.ip.facedetect
src/bob.learn.linear
src/bob.learn.em
...
...
@@ -75,15 +69,12 @@ bob.io.base = git git@gitlab.idiap.ch:bob/bob.io.base
bob.sp = git git@gitlab.idiap.ch:bob/bob.sp
bob.ip.gabor = git git@gitlab.idiap.ch:bob/bob.ip.gabor
bob.ip.base = git git@gitlab.idiap.ch:bob/bob.ip.base
bob.ip.draw = git git@gitlab.idiap.ch:bob/bob.ip.draw
bob.ip.color = git git@gitlab.idiap.ch:bob/bob.ip.color
bob.measure = git git@gitlab.idiap.ch:bob/bob.measure
bob.learn.boosting = git git@gitlab.idiap.ch:bob/bob.learn.boosting
bob.io.video = git git@gitlab.idiap.ch:bob/bob.io.video
bob.learn.activation = git git@gitlab.idiap.ch:bob/bob.learn.activation
bob.io.matlab = git git@gitlab.idiap.ch:bob/bob.io.matlab
bob.io.image = git git@gitlab.idiap.ch:bob/bob.io.image
bob.ip.flandmark = git git@gitlab.idiap.ch:bob/bob.ip.flandmark
bob.ip.facedetect = git git@gitlab.idiap.ch:bob/bob.ip.facedetect
bob.learn.linear = git git@gitlab.idiap.ch:bob/bob.learn.linear
bob.learn.em = git git@gitlab.idiap.ch:bob/bob.learn.em
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment