Closed
Description
The pkg_resource
module from setuptools is deprecated.
Use of pkg_resources is deprecated in favor of importlib.resources, importlib.metadata and their backports (importlib_resources, importlib_metadata). Users should refrain from new usage of pkg_resources and should work to port to importlib-based solutions.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
✅ Done