Skip to content

Commit cf7e5ab

Browse files
authored
Update meta.yaml
1 parent 287adc2 commit cf7e5ab

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.17
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)