Skip to content

Commit 059c04a

Browse files
committed
Add cupy explicitly to the python test dependencies.
1 parent 037b8d2 commit 059c04a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

dependencies.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ files:
117117
includes:
118118
- cuda_version
119119
- depends_on_cuml
120+
- depends_on_cupy
120121
- depends_on_libcuml
121122
- py_version
122123
- test_python
@@ -126,6 +127,7 @@ files:
126127
includes:
127128
- cuda_version
128129
- depends_on_cuml
130+
- depends_on_cupy
129131
- depends_on_libcuml
130132
- py_version
131133
- test_python

0 commit comments

Comments
 (0)