Skip to content

Commit

Permalink
added numpy dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ilya-lavrenov committed Sep 18, 2023
1 parent 142c2f6 commit 1799852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@ outputs:
- cross-python_{{ target_platform }} # [build_platform != target_platform]
- sysroot_linux-64 =2.17 # [linux64]
- make # [unix]
- cython =0.29.36
- cython =>3.0.2
- ccache
- cmake >=3.15 # to have new cmake cmd interface (-S, --install and other options)
- pybind11 >=2.10.1 # this versions works well for cross-compilation
Expand Down

0 comments on commit 1799852

Please sign in to comment.