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
conda
Commits
987e47ee
Commit
987e47ee
authored
Aug 20, 2020
by
André Anjos
💬
Browse files
[python] Move dlib to the bottom of the stack
parent
7b7175fc
Pipeline
#43958
failed with stage
in 2 minutes and 52 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
conda/beat-devel/meta.yaml
View file @
987e47ee
...
...
@@ -2,7 +2,7 @@
{
%
set nopin =
[
'
ca-certificates'
,
'
certifi'
,
'
openssl'
,
'
libstdcxx-ng'
,
'
libgcc-ng'
,
'
libcxx'
,
'
libcxxabi'
]
%
}
package
:
name
:
beat-devel
version
:
2020.08.
1
2
version
:
2020.08.2
0
build
:
# the build number must be zero all the time.
...
...
@@ -14,7 +14,7 @@ build:
requirements
:
host
:
-
bob-devel 2020.08.
1
2
-
bob-devel 2020.08.2
0
-
python {{ python }}
-
docker-py 4.2.0
-
jsonschema 3.2.0
...
...
conda/bob-devel/meta.yaml
View file @
987e47ee
...
...
@@ -4,7 +4,7 @@ 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.
version
:
2020.08.
1
2
version
:
2020.08.2
0
build
:
# the build number must be zero all the time.
...
...
@@ -23,7 +23,7 @@ requirements:
# Dependency list of bob packages. Everything is pinned to allow for better
# reproducibility.
-
boost 1.
6
7.0
-
boost 1.7
1
.0
-
caffe
1.0
# [linux]
-
click 7.1.1
-
click-plugins 1.1.1
...
...
python.txt
View file @
987e47ee
conda/dlib
conda/cyvlfeat
conda/menpo
conda/menpofit
...
...
@@ -20,5 +19,6 @@ conda/nodeenv
conda/pre-commit
conda/pytest-qt
conda/ddt
conda/dlib
conda/bob-devel
conda/beat-devel
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