There was an error while loading. Please reload this page.
1 parent 156d5e6 commit 49ee065Copy full SHA for 49ee065
1 file changed
pyproject.toml
@@ -60,8 +60,7 @@ macos.environment.MACOSX_DEPLOYMENT_TARGET = "13"
60
[tool.cibuildwheel.windows]
61
before-build = [
62
"pip install delvewheel",
63
- "cat vcpkg-configuration.json",
64
- "cat vcpkg.json",
+ "ls -a",
65
]
66
# vcpkg_installed is not in the vcpkg dir -- where is it?
67
repair-wheel-command = "delvewheel repair -w {dest_dir} {wheel} --add-path C:/vcpkg/vcpkg_installed/"
0 commit comments