Skip to content

pkg_resources used without setuptools dependency #510

@uSpike

Description

@uSpike

pkg_resources is imported inside __init__.py yet setuptools is not called out as an explicit dependency in setup.cfg. Without setuptools this package cannot be imported.

Please reference pypa/pip#6100 (comment) for an error case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething doesn't work the way it should.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions