Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.devtools
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
Show more breadcrumbs
bob
bob.devtools
Merge requests
!181
"git@gitlab.idiap.ch:bob/bob.bio.face.git" did not exist on "1024d8054f4dd540407a29e96338b87cd21eacb0"
[conda_build_config] fix zc varaiable names
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
[conda_build_config] fix zc varaiable names
bob-devel
into
master
Overview
0
Commits
1
Pipelines
1
Changes
1
Merged
Amir MOHAMMADI
requested to merge
bob-devel
into
master
4 years ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
7c183482
1 commit,
4 years ago
1 file
+
3
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
bob/devtools/data/conda_build_config.yaml
+
3
−
3
Options
@@ -132,7 +132,7 @@ vlfeat:
# The dependencies that are needed for runtime only (run requirements). These versions
# **should** match the versions inside bob-devel recipe. In fact, you can copy the
# bob-devel pins here and remove the ones that are already in the "build" requirements,
# above (like numpy, boost). You should also replace dashes with underlines.
# above (like numpy, boost). You should also replace
dots and
dashes with underlines.
click
:
-
7.1.2
click_plugins
:
@@ -213,7 +213,7 @@ tqdm:
-
4.50.2
xarray
:
-
0.16.1
zc
.
buildout
:
zc
_
buildout
:
-
2.13.3
zc
.
recipe
.
egg
:
zc
_
recipe
_
egg
:
-
2.0.7
Loading