Skip to content

Commit 51b5f9e

Browse files
committed
remove mkl
1 parent 010942c commit 51b5f9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conda/meta.tpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ source:
99

1010
requirements:
1111
build:
12-
- python 3.5
1312
- nomkl
13+
- python >=3.5
1414
- gcc 4.8.5
1515
- libgcc 4.8.5
1616
- gmp >=6.1
@@ -22,7 +22,7 @@ requirements:
2222
- setuptools_scm >=1.15.0
2323
run:
2424
- nomkl
25-
- python 3.5
25+
- python >=3.5
2626
- libgcc 4.8.5
2727
- gmp >=6.1
2828
- gsl >=2.2

0 commit comments

Comments
 (0)