Mentions légales du service

Skip to content
Snippets Groups Projects
Commit dae01713 authored by NICLAUSSE Nicolas's avatar NICLAUSSE Nicolas
Browse files

add missing numpy in recipe

parent c332447f
No related branches found
No related tags found
No related merge requests found
...@@ -9,3 +9,4 @@ dependencies: ...@@ -9,3 +9,4 @@ dependencies:
- dtk-imaging >=2.0.0 - dtk-imaging >=2.0.0
- dtk-script >=2.3.0 - dtk-script >=2.3.0
- swig >=4.0.1 - swig >=4.0.1
- numpy
...@@ -6,7 +6,7 @@ source: ...@@ -6,7 +6,7 @@ source:
git_url: ../.. git_url: ../..
build: build:
number: 0 number: 1
requirements: requirements:
build: build:
...@@ -48,6 +48,7 @@ requirements: ...@@ -48,6 +48,7 @@ requirements:
- dtk-imaging >=2.0.1,<2.1.0 - dtk-imaging >=2.0.1,<2.1.0
- dtk-script >=2.3.1,<2.4.0 - dtk-script >=2.3.1,<2.4.0
- swig >=4.0.1 - swig >=4.0.1
- numpy
run: run:
- qt >=5.9.0 - qt >=5.9.0
...@@ -56,6 +57,7 @@ requirements: ...@@ -56,6 +57,7 @@ requirements:
- dtk-core-python >=2.5.3,<2.6.0 - dtk-core-python >=2.5.3,<2.6.0
- dtk-imaging >=2.0.1,<2.1.0 - dtk-imaging >=2.0.1,<2.1.0
- dtk-script >=2.3.1,<2.4.0 - dtk-script >=2.3.1,<2.4.0
- numpy
about: about:
home: https://gitlab.inria.fr/dtk/dtk-script home: https://gitlab.inria.fr/dtk/dtk-script
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment