Skip to content

BLD: remove pkg_resources usage from setup.py #53384

Open
@fangchenli

Description

@fangchenli

pkg_resources is deprecated and needs to be removed.

After #49115, version checks in setup.py are unnecessary. And MACOSX_DEPLOYMENT_TARGET should be set in meson script instead of setup.py.

Maybe bump MACOSX_DEPLOYMENT_TARGET as well?

Metadata

Metadata

Assignees

No one assigned

    Labels

    BuildLibrary building on various platforms

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions