We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c312c21 + c564028 commit 4c5e548Copy full SHA for 4c5e548
conda-recipe/meta.yaml
@@ -8,7 +8,8 @@ requirements:
8
host:
9
- python
10
- setuptools
11
- - numpy >=1.15
+ - numpy >=1.15 # [win or osx or py==38]
12
+ - numpy 1.17 # [linux and py==37]
13
- cython
14
- cmake >=3.16.5
15
- dpctl >=0.5.0a0
0 commit comments