Skip to content

Commit 95440bc

Browse files
committed
use precompiled package for cupy
1 parent 9a837ef commit 95440bc

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
@@ -93,7 +93,7 @@ rucio = [
9393
"rucio-clients<32;python_version<'3.9'",
9494
]
9595
gpu = [
96-
"cupy>=13.1.0"
96+
"cupy-cuda12x>=13.1.0"
9797
]
9898
dev = [
9999
"pre-commit",

0 commit comments

Comments
 (0)