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.
1 parent fede558 commit b2dbb83Copy full SHA for b2dbb83
pyproject.toml
@@ -1,4 +1,4 @@
1
-# Copyright (c) 2023-2024, NVIDIA CORPORATION.
+# Copyright (c) 2023-2025, NVIDIA CORPORATION.
2
3
[build-system]
4
build-backend = "setuptools.build_meta"
@@ -17,7 +17,7 @@ authors = [
17
{ name = "NVIDIA Corporation" }
18
]
19
license = { text = "BSD 2-clause" }
20
-requires-python = ">=3.10"
+requires-python = ">=3.9"
21
dependencies = ["numba>=0.59.1"]
22
23
[project.urls]
0 commit comments