There was an error while loading. Please reload this page.
1 parent 2499491 commit ff1387eCopy full SHA for ff1387e
1 file changed
pyproject.toml
@@ -68,6 +68,6 @@ before-build = [
68
# Found GD: D:/a/py_gd/py_gd/build/vcpkg_installed/x86-windows/debug/lib/libgd.lib
69
# but that doesn't appear to do it :-(
70
# maybe that was inside the temporary build environment?
71
-repair-wheel-command = "delvewheel repair -w {dest_dir} {wheel} --add-path py_gd/build/vcpkg_installed/x86-windows/debug/lib/"
+repair-wheel-command = "delvewheel repair -w {dest_dir} {wheel} --add-path D:\a\py_gd\py_gd\vcpkg_installed\x64-windows\bin"
72
73
0 commit comments