Stop using pkg_resources
Python setuptools has deleted pkg_resources so we cannot rely on it any longer to find the html resources dir for ptgbot. Convert this over to using importlib.resources which is the modern way of looking up package resources like the html content.
Change-Id: Id5201dc751162b5044c0ce61b813ffd5cc43bc9d Signed-off-by: Clark Boylan clark.boylan@gmail.com
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802032778号