Skip to content

Commit 32c89a3

Browse files
committed
remove unnecessary run_export on mkl
MKL is preferred only when using pydiso solver, is it already comes with MKL. This is not the proper place to force MKL for the Blas implementation.
1 parent 595253a commit 32c89a3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

recipe.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ requirements:
3939
- choclo >=0.3.0
4040
- fsspec >=0.3.3
4141
- scikit-learn >=1.2
42-
run_exports:
43-
- libblas * *mkl
4442

4543
tests:
4644
- python:

0 commit comments

Comments
 (0)