There was an error while loading. Please reload this page.
1 parent 0b84ac8 commit 16b5138Copy full SHA for 16b5138
1 file changed
pyproject.toml
@@ -51,7 +51,7 @@ linux.before-all = [
51
"dnf install -y gd-devel",
52
]
53
windows.before-all = [
54
- "vcpkg install libgd",
+ "vcpkg install libgd pkgconf",
55
56
macos.before-all = [
57
"git clone https://github.com/libgd/libgd.git --branch gd-2.3.3 --depth 1",
0 commit comments