Skip to content

Git resolver could attempt to fetch pyproject.toml to resolve package metadata #10568

@charliermarsh

Description

@charliermarsh

If a dependency is from GitHub (probably GitLab too), we could add a fast-path during resolution to fetch just the pyproject.toml, see if it's static, and read the metadata directly if so.

Metadata

Metadata

Assignees

Labels

performancePotential performance improvement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions