We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67d41f2 commit 80e98f9Copy full SHA for 80e98f9
conda.recipe/meta.yaml
@@ -49,7 +49,7 @@ requirements:
49
- lapack * openblas # Use OpenBLAS for all other platforms # [not (osx and arm64) and not x86]
50
- boost >=1.84
51
- armadillo >=12.6 # [not win]
52
- - llvm-openmp
+ - llvm-openmp # [not win]
53
54
test:
55
imports:
0 commit comments