Skip to content

Commit 0ca2bf6

Browse files
committed
add constraint in conda recipe for libblas implementation to be mkl
1 parent 2613893 commit 0ca2bf6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

recipe.yaml

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

4446
tests:
4547
- python:

0 commit comments

Comments
 (0)