Skip to content

Commit

Permalink
Update environments
Browse files Browse the repository at this point in the history
  • Loading branch information
ZzEeKkAa committed Jul 22, 2024
1 parent b9c59be commit f34df59
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion environment/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ channels:
dependencies:
- libffi
- gxx_linux-64
- dpcpp_linux-64>=2024.0,!=2024.0.1,!=2024.0.2
- dpcpp_linux-64>=2024.2
- numba==0.59*
- dpctl
- dpnp
Expand All @@ -20,4 +20,5 @@ dependencies:
- pexpect
- scikit-build>=0.15*
- cmake>=3.26*
- ninja
- versioneer
3 changes: 2 additions & 1 deletion environment/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@ channels:
dependencies:
- libffi
- gxx_linux-64
- dpcpp_linux-64>=2024.0,!=2024.0.1,!=2024.0.2
- dpcpp_linux-64>=2024.2
- numba==0.59*
- scikit-build>=0.15*
- cmake>=3.26*
- ninja
- dpctl>=0.16*
- dpnp>=0.14*
- dpcpp-llvm-spirv
Expand Down

0 comments on commit f34df59

Please sign in to comment.