Skip to content

Commit d0dfb5d

Browse files
Ignore run export on level-zero
dpctl was still specifying run-time dependency on level-zero though run_export of level-zero-devel
1 parent 45ce08b commit d0dfb5d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

conda-recipe/meta.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ build:
1515
script_env:
1616
- WHEELS_OUTPUT_FOLDER
1717
- OVERRIDE_INTEL_IPO # [win]
18+
ignore_run_export:
19+
- level-zero
1820

1921
requirements:
2022
# TODO: keep in sync with /pyproject.toml

0 commit comments

Comments
 (0)