What's Changed
- (Refactor) Small change that should ensure better forward compatibility. Previously used
pkg_resources
which does not come bundled with newer versions of Python so fallback toimportlib
if can't import pkg_resources
pkg_resources
which does not come bundled with newer versions of Python so fallback to importlib
if can't import pkg_resources