Skip to content

Commit 0c44cc6

Browse files
committed
chore: bump python in cuda_python_test_helpers
1 parent 80e646e commit 0c44cc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cuda_python_test_helpers/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ description = "Shared test helpers for CUDA Python projects"
1212
readme = {file = "README.md", content-type = "text/markdown"}
1313
authors = [{ name = "NVIDIA Corporation" }]
1414
license = "Apache-2.0"
15-
requires-python = ">=3.9"
15+
requires-python = ">=3.10"
1616
classifiers = [
1717
"Programming Language :: Python :: 3 :: Only",
1818
"Operating System :: POSIX :: Linux",

0 commit comments

Comments
 (0)