Skip to content

Commit be68075

Browse files
authored
Update meta.yaml
1 parent 6cbe706 commit be68075

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
@@ -27,7 +27,7 @@ test:
2727
requires:
2828
- pytest
2929
commands:
30-
- python -c "import dpnp"
30+
- source ${ONEAPI_ROOT}/compiler/latest/env/vars.sh && python -c "import dpnp"
3131

3232
about:
3333
license: ISSL

0 commit comments

Comments
 (0)