Skip to content

Commit 80e98f9

Browse files
authored
remove llvm-openmp dependence for win
1 parent 67d41f2 commit 80e98f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda.recipe/meta.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ requirements:
4949
- lapack * openblas # Use OpenBLAS for all other platforms # [not (osx and arm64) and not x86]
5050
- boost >=1.84
5151
- armadillo >=12.6 # [not win]
52-
- llvm-openmp
52+
- llvm-openmp # [not win]
5353

5454
test:
5555
imports:

0 commit comments

Comments
 (0)