Skip to content

Commit 7a9c04b

Browse files
added long GD path to delvewheel command.
1 parent 1d23c8b commit 7a9c04b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@ before-build = [
6363
"ls -a",
6464
]
6565
# vcpkg_installed is not in the vcpkg dir -- where is it?
66-
repair-wheel-command = "delvewheel repair -w {dest_dir} {wheel} --add-path C:/vcpkg/vcpkg_installed/"
66+
repair-wheel-command = "delvewheel repair -w {dest_dir} {wheel} --add-path D:/a/py_gd/py_gd/build/vcpkg_installed/x86-windows/debug/lib/"
6767

6868

0 commit comments

Comments
 (0)