Skip to content
This repository was archived by the owner on Jan 15, 2026. It is now read-only.

Use of deprecated pkg_resources API #1274

@douglas-raillard-arm

Description

@douglas-raillard-arm

Describe the issue
WA uses a deprecated API as can be seen from wa --help output:

wa:4: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html

Apparently, the importlib module from the standard library can now deal with that use case originally covered by setuptools.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions