Skip to content

Conversation

malteos
Copy link
Collaborator

@malteos malteos commented Aug 22, 2025

The pkg_resources package is deprecated. See https://setuptools.pypa.io/en/latest/pkg_resources.html

This PR replaces the pkg_resources import with importlib.metadata as suggested in the official docs:

Use of pkg_resources is deprecated in favor of importlib.resources, importlib.metadata and their backports (importlib_resources, importlib_metadata).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant