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
BUG: allow $MACOSX_DEPLOYMENT_TARGET to be set to major version only
Accept version specifiers containing only the major version, for
example "11", in addition to the already supported major.minor and
major.minor.patch formats, for example "11.0" or "11.0.0".
0 commit comments