Skip to content

mpmath should not hard depend on pkg_resources #443

Description

@asmeurer

It looks like #422 added a hard dependency on pkg_resources.

I think this is a bad idea. It forces a dependency on setuptools. pkg_resources is also known to have a lot of issues.

I would recommend using something like versioneer if you want to have a version based on git tags.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions