hpy
hpy copied to clipboard
fix deprecated pkg_resources
pkg_resources
is deprecated.
Replace pkg_resources
with importlib.resources
, which available on python>=3.10.
https://setuptools.pypa.io/en/latest/pkg_resources.html