We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbddc0a commit 64cd2d2Copy full SHA for 64cd2d2
1 file changed
pyproject.toml
@@ -26,7 +26,7 @@ classifiers = [
26
]
27
readme = "README.md"
28
license = {text = "Apache-2.0"}
29
-requires-python = ">=3.8"
+requires-python = ">=3.10"
30
31
dependencies = [
32
"llvmlite",
0 commit comments