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 (7,230 stars) (605 forks)batch import
enhancementhelp wantedmaintenanceneeds discussionpackagingpyproject.tomlrefactor

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