Skip to content

Commit

Permalink
Merge pull request #1108 from IntelPython/fix/conda-recipe
Browse files Browse the repository at this point in the history
Removes spirv-tools as a runtime conda dependency.
  • Loading branch information
Diptorup Deb authored Aug 10, 2023
2 parents ead772d + 3e44bc4 commit 45eaab2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ requirements:
- python
- numba >=0.57*
- dpctl >=0.14*
- spirv-tools
- dpcpp-llvm-spirv
- dpnp >=0.11*
- packaging
Expand Down
1 change: 0 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ dependencies:
- dpctl >=0.14*
- dpnp >=0.11*
- mkl >=2021.3.0 # for dpnp
- spirv-tools
- dpcpp-llvm-spirv
- packaging
- pytest
Expand Down

0 comments on commit 45eaab2

Please sign in to comment.