Skip to content

Commit 4c5e548

Browse files
Merge pull request #814 from IntelPython/gold/2021
Gold/2021
2 parents c312c21 + c564028 commit 4c5e548

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

conda-recipe/meta.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ requirements:
88
host:
99
- python
1010
- setuptools
11-
- numpy >=1.15
11+
- numpy >=1.15 # [win or osx or py==38]
12+
- numpy 1.17 # [linux and py==37]
1213
- cython
1314
- cmake >=3.16.5
1415
- dpctl >=0.5.0a0

0 commit comments

Comments
 (0)