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
Sometimes after switching branches, importlib.metadata(sentry-sdk)
would point to the wrong metadata (SDK 2.x instead of 3.x), which
in turn meant toxgen would think the SDK supports different Python
versions than it should.
0 commit comments