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
refactor: have a single function for normalized PyPI package names (bazel-contrib#1329)
Before this PR there were at least 2 places where such a helper function
existed and it made it very easy to make another copy. This PR
introduces a
hardened version, that follows conventions from upstream PyPI and tests
have
been added.
Split from bazel-contrib#1294, work towards bazel-contrib#1262.
0 commit comments