Skip to content

Commit 8bcb6d6

Browse files
committed
use precompiled package for cupy
1 parent 5192fae commit 8bcb6d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ rucio = [
9494
"rucio-clients<32;python_version<'3.9'",
9595
]
9696
gpu = [
97-
"cupy>=13.1.0"
97+
"cupy-cuda12x>=13.1.0"
9898
]
9999
dev = [
100100
"pre-commit",

0 commit comments

Comments
 (0)