Update pygments integration.
commit427ac9fcfc842c1a0d6a07536d9f0291679f880d
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Sun, 3 Jan 2021 21:05:13 +0000 (3 21:05 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Sun, 3 Jan 2021 21:05:13 +0000 (3 21:05 +0000)
tree5cca0241e9a8b8a6681d46eeb127bfb7e8e7aaf7
parentd7694943e715ec6e3514a26f7ccbfbaf10b01aa3
Update pygments integration.

Pygments no longer uses the pkg_resources.DistributionNotFound
exception, so we don't need to import it.

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8599 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
docutils/docutils/utils/code_analyzer.py