jazzband/pip-tools

[TODO][research] Possibly integrate `pyproject-metadata`

Open

#2,074 opened on Mar 26, 2024

 (1 comment) (0 reactions) (0 assignees)Python (670 forks)batch import
enhancementhelp wantedmaintenanceneeds discussionpackagingpyproject.tomlrefactor

Repository metrics

Stars
 (8,009 stars)
PR merge metrics
 (Avg merge 1d 21h) (3 merged PRs in 30d)

Description

It's been recently adopted by the PyPA and provides validation capabilities that might be useful to us: https://github.com/pypa/pyproject-metadata. My understanding is that it's going to be a transitive dep regardless so we might as well make use of it too.

Contributor guide