Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[MNT]: wheel of 3.5.0 appears to depend on setuptools-scm which appears to be unintentional #21783

Copy link
Copy link
Closed
@franzhaas

Description

@franzhaas
Issue body actions

Summary

matplotlib does pull in setuptools as a runtime dependency.

if setuptools is installed it uses the pkg_resources to look for resources.

Is this on purpose? The code in the setup.py apears to me to mean that the dependency should not be a dependency for production packages, or am i wrong?

I would like to get rid of this dependency.

Proposed fix

If possible the nicest solution would be to just drop the dependency.

I am unsure if there is really a use case for setuptools_scm at runtime (as opposed to setup time).

Thansk for the great work!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.