Skip to content

pkg_resources is deprecated as an API #63

Closed
1 of 1 issue completed
Closed
1 of 1 issue completed
@cmeissner

Description

@cmeissner

Is your feature request related to a problem? Please describe.

If I run make test-all I got a deprecation warning for usage of pkg_resources.

Describe the solution you'd like

To be safe in the future we should switch to importlib.metadata instead of using pkg_resources.

Additional context

https://setuptools.pypa.io/en/latest/pkg_resources.html

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions