We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f569d44 commit b2a62ebCopy full SHA for b2a62eb
1 file changed
conda-recipe/meta.yaml
@@ -29,6 +29,7 @@ requirements:
29
- dpcpp-llvm-spirv
30
- wheel
31
run:
32
+ - {{ pin_compatible('dpcpp-cpp-rt', min_pin='x.x', max_pin='x') }}
33
- python
34
- numba >=0.57*
35
- dpctl >=0.14*
0 commit comments