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
bugfix: compare distribution names by parsed forms (#127)
* bugfix: compare distribution names by parsed forms
This fixes an error introduced with #124 -- that PR correctly
dropped our "ultranormalization" of distribution names, but
it didn't account for the fact that we were comparing
distribution names as strings, rather than as parsed
forms.
See pypa/gh-action-pypi-publish#365
for more context.
Signed-off-by: William Woodruff <[email protected]>
* ignore long line
Signed-off-by: William Woodruff <[email protected]>
---------
Signed-off-by: William Woodruff <[email protected]>
0 commit comments