Skip to content
Snippets Groups Projects
Commit fe814d1e authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Merge branch 'bdt-issue-10' into 'master'

Updates click and click-plugins on bob-devel so bdt can be installed alongside bob apps.
parents c694e09a 9a1fbca7
No related branches found
No related tags found
1 merge request!398[bob-devel] Update click on bob-devel - closes bob/bob.devtools#10
Pipeline #26816 passed
......@@ -2,7 +2,7 @@
{% set nopin = ['ca-certificates', 'certifi', 'openssl', 'libstdcxx-ng', 'libgcc-ng', 'libcxx', 'libcxxabi'] %}
package:
name: beat-devel
version: 2018.12.29
version: 2019.02.11
build:
# the build number must be zero all the time.
......@@ -15,7 +15,7 @@ build:
requirements:
host:
- python {{ python }}
- bob-devel 2018.12.29
- bob-devel 2019.02.11
- docker-py 3.6.0
- flask 1.0.2
- flask-cors 3.0.7
......
......@@ -2,7 +2,7 @@
{% set nopin = ['ca-certificates', 'certifi', 'openssl', 'libstdcxx-ng', 'libgcc-ng', 'libcxx', 'libcxxabi'] %}
package:
name: bob-devel
version: 2018.12.29
version: 2019.02.11
# please update the version of beat-devel and update bob-devel's version there
# as well in the same merge request.
......@@ -24,8 +24,8 @@ requirements:
# version of packages.
- boost 1.65.1
- caffe 1.0 # [linux]
- click 6.7
- click-plugins 1.0.3
- click 7.0
- click-plugins 1.0.4
- cmake 3.12.2
- coverage 4.5.1
- cyvlfeat 0.4.6
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment