Skip to content

Commit

Permalink
Fix dpctl to 0.10.0 (#590)
Browse files Browse the repository at this point in the history
  • Loading branch information
Elena Totmenina authored Oct 20, 2021
1 parent bfd1e7d commit 29d5bf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ requirements:
- setuptools
- cython
- numba 0.54*
- dpctl >=0.10*
- dpctl 0.10*
- dpnp >=0.8* # [linux]
- wheel
run:
- python
- numba 0.54*
- dpctl >=0.10*
- dpctl 0.10*
- spirv-tools
- llvm-spirv 11.*
- dpnp >=0.8* # [linux]
Expand Down

0 comments on commit 29d5bf2

Please sign in to comment.