Skip to content
Snippets Groups Projects
Commit ba1f7b0b authored by Vincent POLLET's avatar Vincent POLLET
Browse files

Add pybind dependency

parent 3f537508
Branches
No related tags found
1 merge request!444Add pybind dependency
Pipeline #40476 passed
......@@ -2,7 +2,7 @@
{% set nopin = ['ca-certificates', 'certifi', 'openssl', 'libstdcxx-ng', 'libgcc-ng', 'libcxx', 'libcxxabi'] %}
package:
name: beat-devel
version: 2020.05.19
version: 2020.06.15
build:
# the build number must be zero all the time.
......@@ -14,7 +14,7 @@ build:
requirements:
host:
- bob-devel 2020.05.19
- bob-devel 2020.06.15
- python {{ python }}
- docker-py 4.2.0
- jsonschema 3.2.0
......
......@@ -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.05.19
version: 2020.06.15
build:
# the build number must be zero all the time.
......@@ -88,6 +88,7 @@ requirements:
- psycopg2 2.8.4
# semi-supported dependencies (drop them if they conflict):
- dlib 19.7
- pybind11 2.4.3
run:
- python
run_constrained:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment