Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
conda
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bob
conda
Commits
25aa498c
Commit
25aa498c
authored
Nov 18, 2020
by
Amir MOHAMMADI
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[bob-devel] more comments
parent
5f3ce896
Pipeline
#45803
passed with stage
in 21 minutes and 44 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
conda/bob-devel/meta.yaml
conda/bob-devel/meta.yaml
+7
-0
No files found.
conda/bob-devel/meta.yaml
View file @
25aa498c
...
...
@@ -4,6 +4,8 @@ package:
name
:
bob-devel
# please update the version of beat-devel and update bob-devel's version
# there as well in the same merge request.
# Then open an MR in bob/bob.devtools to put these new versions of bob-devel and
# beat-devel in `bob/devtools/data/conda_build_config.yaml`
version
:
2020.11.19
build
:
...
...
@@ -23,6 +25,11 @@ requirements:
# IMPORTANT: To update this list, create a conda environment with all the
# below packages without any pinning. Once the environment is resolved,
# observe those versions and put them here.
# Example:
# $ conda create -n temp --dry-run \
# --override-channels --strict-channel-priority \
# -c https://www.idiap.ch/software/bob/conda -c defaults \
# python=3.7 boost click click-plugins ...
-
boost 1.73.0
-
click 7.1.2
-
click-plugins 1.1.1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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