pepper
pepper copied to clipboard
Migrate away from pkg_resources
Using pkg_resources as an API is deprecated. Migrate functionality to the importlib equivalent.
This repairs "No module named 'pkg_resources'" on modern distributions.