Skip to content

Commit 84edd9d

Browse files
authored
Pin dpctl to 0.18.0 version (#2085)
1 parent a68f422 commit 84edd9d

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
@@ -1,5 +1,5 @@
11
{% set required_compiler_and_mkl_version = "2025.0.0" %}
2-
{% set required_dpctl_version = "0.18.0*" %}
2+
{% set required_dpctl_version = "0.18.0" %}
33

44
package:
55
name: dpnp

0 commit comments

Comments
 (0)