Skip to content

Commit 087a8e3

Browse files
authored
also put carma and pybind11 in build
1 parent 98975f5 commit 087a8e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conda.recipe/meta.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,17 @@ requirements:
2121
- {{ compiler('fortran') }} # [not win]
2222
- armadillo >=12.6
2323
- gtest
24+
- carma
25+
- pybind11
2426
host:
2527
- python
2628
- pip
2729
- setuptools
28-
- pybind11
2930
- mkl # [x86]
3031
- blas # [not win]
3132
- lapack # [not win]
3233
- libblas * *netlib # [win]
3334
- liblapack * *netlib # [win]
34-
- carma # [not win]
3535
- llvm-openmp # [not win]
3636
- boost >=1.84
3737
- ninja

0 commit comments

Comments
 (0)