There was an error while loading. Please reload this page.
1 parent e365910 commit 3938fd1Copy full SHA for 3938fd1
1 file changed
pyproject.toml
@@ -54,6 +54,7 @@ linux.before-all = [
54
"dnf install -y gd-devel",
55
]
56
windows.before-all = [
57
+ "vcpkg install pkgconf",
58
"vcpkg install libgd",
59
"vcpkg install vcpkg-cmake",
60
"vcpkg install vcpkg-cmake-config",
0 commit comments