Skip to content

Commit 6579c1e

Browse files
committed
fix build error
1 parent a3a7841 commit 6579c1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ requirements:
2626
run:
2727
- python
2828
- dpctl >=0.15.0
29-
- dpcpp-cpp-rt >= 2024.0
29+
- dpcpp-cpp-rt >=2024.0
3030
- {{ pin_compatible('mkl-dpcpp', min_pin='x.x', max_pin='x') }}
3131
- {{ pin_compatible('numpy', min_pin='x.x', max_pin='x') }}
3232

0 commit comments

Comments
 (0)