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
The macOS wheels for version 3.0.0rc3 uploaded to PyPI have an invalid ABI tag (universal2), which pip refuses to process. greenlet-3.0.0rc3-cp312-universal2-macosx_10_9_universal2.whl should be greenlet-3.0.0rc3-cp312-cp312-macosx_10_9_universal2.whl, and so on.