We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1530c2 commit f86089fCopy full SHA for f86089f
pyproject.toml
@@ -288,6 +288,6 @@ environment = { DEPLOY = "ON" }
288
environment = { MACOSX_DEPLOYMENT_TARGET = "10.15" }
289
290
[tool.cibuildwheel.windows]
291
-before-build = "uv pip install delvewheel>=1.4.0"
+before-build = "uv pip install delvewheel>=1.7.3"
292
repair-wheel-command = "delvewheel repair -w {dest_dir} {wheel} --namespace-pkg mqt"
293
environment = { CMAKE_GENERATOR = "Ninja" }
0 commit comments