diff --git a/vcpkg.json b/vcpkg.json index 52a1f2f8..16539f91 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -8,9 +8,7 @@ "features": [ "rtree" ] - }, - "pybind11", - "python3" + } ], "features": { "dev": { @@ -21,5 +19,5 @@ ] } }, - "builtin-baseline": "ce613c41372b23b1f51333815feb3edd87ef8a8b" + "builtin-baseline": "c59b04f668d20c7dd83f478835e8266a3cc51270" }