We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b1d889 commit 384408fCopy full SHA for 384408f
1 file changed
conda-recipe/meta.yaml
@@ -8,7 +8,7 @@ requirements:
8
host:
9
- python
10
- setuptools
11
- - numpy-devel >=1.18
+ - numpy >=1.15
12
- cython
13
- cmake >=3.16.5
14
- dpctl >=0.5.0a0
@@ -22,6 +22,7 @@ requirements:
22
- dpcpp_cpp_rt >=2021.1.1
23
- mkl >=2021.1.1
24
- mkl-dpcpp >=2021.1.1
25
26
27
build:
28
number: {{ GIT_DESCRIBE_NUMBER }}
0 commit comments