Skip to content

Commit 156d5e6

Browse files
put the endquote back
1 parent ee7504a commit 156d5e6

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
@@ -64,6 +64,6 @@ before-build = [
6464
"cat vcpkg.json",
6565
]
6666
# 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/
67+
repair-wheel-command = "delvewheel repair -w {dest_dir} {wheel} --add-path C:/vcpkg/vcpkg_installed/"
6868

6969

0 commit comments

Comments
 (0)