We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c19213 commit e95b45eCopy full SHA for e95b45e
1 file changed
build_python_framework_pkgs.zsh
@@ -97,7 +97,7 @@ if [ -d "${PIPCACHEDIR}" ]; then
97
/usr/bin/sudo /bin/rm -rf "${PIPCACHEDIR}"
98
fi
99
100
-# # kill homebrew packages
+# kill homebrew packages
101
/usr/local/bin/brew remove --force $(/usr/local/bin/brew list)
102
103
# Ensure Xcode is set to run-time
0 commit comments