Skip to content

Commit fcff825

Browse files
committed
test macos fix
1 parent 79f16d9 commit fcff825

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

prebuild/macOS/preinstall.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ rm -f /usr/local/bin/pydoc3 || :
88
rm -f /usr/local/bin/python3 || :
99
rm -f /usr/local/bin/python3-config || :
1010

11+
xcode-select --install
12+
1113
# two or more of these packages have python3 as a dependency, and --overwrite
1214
# doesn't work to make them ignore conflicts. For now just ignore errors, yolo.
1315
brew install --force pkg-config cairo pango librsvg giflib || :

0 commit comments

Comments
 (0)