We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 832ed7b commit 7909e81Copy full SHA for 7909e81
1 file changed
ci/doc.yml
@@ -2,6 +2,9 @@ name: cupy-xarray-doc
2
channels:
3
- conda-forge
4
dependencies:
5
+ - clang
6
+ - cuda-crt
7
+ - cuda-cudart-dev
8
- cupy-core
9
- pip
10
- python=3.13
0 commit comments