We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d45f3e9 commit dd9db97Copy full SHA for dd9db97
pyproject.toml
@@ -14,7 +14,7 @@ dependencies = [
14
"numpy < 2; python_version <= '3.8'",
15
"nvidia-cuda-nvrtc-cu12 == 12.8.93; sys_platform != 'darwin'",
16
]
17
-requires-python = ">= 3.9"
+requires-python = ">= 3.10"
18
description = "LuxCore Python bindings"
19
authors = [{name="LuxCoreRender"}]
20
## See https://pypi.org/classifiers/
0 commit comments