Skip to content

Commit 208f16e

Browse files
committed
Partially revert change in previous commit
change to meta.yaml for conda-recipe-cf was experimental
1 parent eede35d commit 208f16e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conda-recipe-cf/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ requirements:
2727
- cython
2828
- scikit-build
2929
- python
30-
- mkl-devel >=2024.2,<2025.0
30+
- mkl-devel
3131
- numpy
3232
run:
3333
- python
34-
- mkl >=2024.2,<2025.0
34+
- mkl
3535
- mkl-service
3636
- {{ pin_compatible('intel-cmplr-lib-rt') }}
3737

0 commit comments

Comments
 (0)