You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We don't care about system Python, as we use `actions/setup-python` (on
GitHub) or `UsePythonVersion` (on Azure), which install in some other
location and adjust the `PATH`. But occasionally, Homebrew will fail to
update these files because they didn't come from Homebrew, so just
silence its complaints.
0 commit comments