We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 220b0aa commit 78eb16dCopy full SHA for 78eb16d
1 file changed
pyproject.toml
@@ -14,7 +14,7 @@ dependencies = [
14
"numpy < 2; python_version <= '3.8'",
15
"nvidia-cuda-nvrtc == 13.0.88; 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