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
setuptools has been fixed to canonicalize the package name in sdist
names per the sdist spec (PEP 625). This requires that hyphens convert
to underscores.
Testing use of that sdist requires correct naming to match, naturally.
0 commit comments