Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Commit 8e697d8

Browse files
committed
Add dpl-include in conda recipe
1 parent a65052c commit 8e697d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conda-recipe/meta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ requirements:
1818
build:
1919
- {{ compiler('dpcpp') }}
2020
- dpcpp-cpp-rt {{ environ.get('DPCPP_VER', '>=2021.1.1') }}
21+
- dpl-include
2122
run:
2223
- python
2324
- dpctl >=0.10

0 commit comments

Comments
 (0)