Skip to content

Commit

Permalink
Add cupy to Python test dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice committed Dec 13, 2022
1 parent 6899d56 commit 8032473
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions conda/environments/all_cuda-115_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ dependencies:
- cmake>=3.23.1,!=3.25.0
- cuda-python >=11.7.1,<12.0
- cudatoolkit=11.5
- cupy
- cxx-compiler
- cython>=0.29,<0.30
- dask-cuda=23.02.*
Expand Down
1 change: 1 addition & 0 deletions dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ dependencies:
common:
- output_types: [conda, requirements]
packages:
- cupy
- pytest
- pytest-cov
- scikit-learn
Expand Down

0 comments on commit 8032473

Please sign in to comment.