We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cuda_python_test_helpers
1 parent 80e646e commit 0c44cc6Copy full SHA for 0c44cc6
cuda_python_test_helpers/pyproject.toml
@@ -12,7 +12,7 @@ description = "Shared test helpers for CUDA Python projects"
12
readme = {file = "README.md", content-type = "text/markdown"}
13
authors = [{ name = "NVIDIA Corporation" }]
14
license = "Apache-2.0"
15
-requires-python = ">=3.9"
+requires-python = ">=3.10"
16
classifiers = [
17
"Programming Language :: Python :: 3 :: Only",
18
"Operating System :: POSIX :: Linux",
0 commit comments