Skip to content

RFE: Replace use of pkg_resources with importlib.metadata #2116

@kloczek

Description

@kloczek

See discussions:
astropy/astropy#11091
pypa/pip#7413

[tkloczko@devel-g2v SRPMS]$ rpm -ql python-pygments | grep py$ | xargs grep pkg_resources
/usr/lib/python3.8/site-packages/pygments/plugin.py:        import pkg_resources
/usr/lib/python3.8/site-packages/pygments/plugin.py:    return pkg_resources.iter_entry_points(group_name)

Metadata

Metadata

Assignees

Labels

help wantedCommunity help appreciated!

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions