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
This is because xcode 11 is not available on newer macos, and xcode 11
is required for building conda packages. Here in zprocess we don't
actually need to do compilation since we're a pure package, but we'll
keep this in line with the standard workflow across all our projects.
0 commit comments