close
Skip to content

Distribution objects from arbitrary paths #80

Description

@jaraco

In GitLab by @pradyunsg on Jul 31, 2019, 05:48

I don’t directly see anything in the API to get information about a dist-info in an arbitrary location.

That’s basically required for pip to switch over to using importlib.metadata. pip currently operates by building a package in a temporary directory and gets metadata about the built package from the dist-info directory, using pkg_resources, especially for PEP 517 builds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions