Skip to content

Commit 61b4eb3

Browse files
authored
constrain by major ver
1 parent b4ad563 commit 61b4eb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cuda_core/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ classifiers = [
4444
dependencies = [
4545
"numpy",
4646
# TODO: change this once cuda-bindings is packaged, see NVIDIA/cuda-python#105
47-
"cuda-python <=12.7.*",
47+
"cuda-python <13",
4848
]
4949

5050

0 commit comments

Comments
 (0)