Skip to content

Commit fb8c268

Browse files
committed
remove mkl support for conda
1 parent a101a42 commit fb8c268

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

conda/meta.tpl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ source:
1010
requirements:
1111
build:
1212
- python >=3.5
13+
- nomkl
1314
- gcc 4.8.5
1415
- libgcc 4.8.5
1516
- gmp >=6.1
@@ -20,6 +21,7 @@ requirements:
2021
- numpy 1.11.1
2122
- setuptools_scm >=1.15.0
2223
run:
24+
- nomkl
2325
- python >=3.5
2426
- libgcc 4.8.5
2527
- gmp >=6.1

0 commit comments

Comments
 (0)