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 3907640 commit 7ad17c8Copy full SHA for 7ad17c8
.github/workflows/build-ocp.yml
@@ -7,8 +7,11 @@ env:
7
VTK: 9.3.1
8
VTK_MAJOR: 9.3
9
OCCT: 7.8.1
10
- PY313VTK_RUNID: 12697376619
11
- PYWRAP: true
+ PY313VTK_RUNID: 12724782854
+ PYWRAP: false
12
+
13
+# Source of the Python 3.13 vtk 9.3.1 wheels: https://github.com/CadQuery/ocp-build-system/actions/runs/12724782854
14
+# See PY313VTK_RUNID
15
16
jobs:
17
# ========================================
0 commit comments