We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 381382f commit 66c4271Copy full SHA for 66c4271
pyproject.toml
@@ -202,5 +202,5 @@ before-all = [
202
]
203
204
before-build = "pip install delvewheel"
205
-repair-wheel-command = "delvewheel repair --add-path %VCPKG_ROOT%\\installed\\x64-windows\\bin -w {dest_dir} {wheel}"
+repair-wheel-command = "delvewheel repair --add-path C:\\vcpkg\\installed\\x64-windows\\bin -w {dest_dir} {wheel}"
206
0 commit comments