We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d18d244 commit a45434dCopy full SHA for a45434d
1 file changed
config.json
@@ -5,7 +5,7 @@
5
{
6
"name":"python",
7
"git-repo":"https://github.com/python/cpython.git",
8
- "git-ref":"v3.12.7",
+ "git-ref":"v3.12.10",
9
"note1": "As of 19 November 2024, IfcOpenShell did not support Python 3.13",
10
"note2": "pynastran 1.4.1 depends on numpy<2",
11
"requirements": [
@@ -44,7 +44,7 @@
44
},
45
46
"name":"qt",
47
- "install-directory":"C:\\Qt\\6.8.1\\msvc2022_64"
+ "install-directory":"G:\\Qt\\6.8.3\\msvc2022_64"
48
49
50
"name":"bzip2",
@@ -102,7 +102,7 @@
102
103
"name":"pyside",
104
"git-repo": "http://code.qt.io/pyside/pyside-setup",
105
- "git-ref": "6.8.1"
+ "git-ref": "6.8.3"
106
107
108
"name":"vtk",
0 commit comments