<#22030 Migrate away from deprecated `pkg_resource...
# github-notifications
c
#22030 Migrate away from deprecated `pkg_resources` package Issue created by tdyas We should migrate away from the deprecated
pkg_resources
package. Replacement APIs inclide
importlib.metadata
,
packaging
, and other packages depending on the particular API to be migrated. pantsbuild/pants