Skip to content

Commit

Permalink
add grpcio-health-checking to default module mappings (pantsbuild#20295)
Browse files Browse the repository at this point in the history
See https://pypi.org/project/grpcio-health-checking

---------

Co-authored-by: Tom Solberg <[email protected]>
  • Loading branch information
cburroughs and tgolsson authored Dec 30, 2023
1 parent 4119004 commit 6d8078b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ def two_groups_hyphens_two_replacements_with_suffix(
"gitpython": ("git",),
"graphql-core": ("graphql",),
"grpcio": ("grpc",),
"grpcio-health-checking": ("grpc_health",),
"honeycomb-opentelemetry": ("honeycomb.opentelemetry",),
"ipython": ("IPython",),
"jack-client": ("jack",),
Expand Down

0 comments on commit 6d8078b

Please sign in to comment.