We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78ec08c commit 478aa29Copy full SHA for 478aa29
1 file changed
build-system/luxmake/wheel.py
@@ -34,7 +34,7 @@
34
Keywords: raytracing,ray tracing,rendering,pbr,physical based rendering,path tracing
35
Author: LuxCoreRender
36
Requires-Python: >=3.10
37
-Requires-Dist: nvidia-cuda-nvrtc; sys_platform != "darwin"
+Requires-Dist: nvidia-cuda-nvrtc (==13.1.115); sys_platform != "darwin"
38
"""
39
40
_ENTRYPOINTS_SNIPPET = """\
0 commit comments