Skip to content

Python library: should depend on setuptools or otherwise replace pkg_resources #31

@juanmirocks

Description

@juanmirocks

The python asts package depends internally on pkg_resources (which is deprecated).

If still used, at least the setuptools package should be declared as a dependency. Otherwise, trying to pip-install & import asts, results in:

ModuleNotFoundError: No module named 'pkg_resources'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions