pyapp-org/pyapp

Migrate entry point resolution from pkg_resources to importlib.metadata

Closed this issue · 0 comments

PKG resources has been depreciated in favour of the builtin importlib.metadata (introduced in Python 3.8)