jazzband/pip-tools

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

Open

#2,074 opened on Mar 26, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (605 forks)batch import
enhancementhelp wantedmaintenanceneeds discussionpackagingpyproject.tomlrefactor

Repository metrics

Stars
 (7,230 stars)
PR merge metrics
 (Avg merge 4d 20h) (9 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