apm-agent-python
apm-agent-python copied to clipboard
Drop pkg_resources usage
Stop using pkg_resources, move to importlib instead. This requires at least python 3.7 as baseline.