Development Dependencies In pyproject.toml

I guess that makes sense, but what’s the use case? More precisely, what’s the use case for putting this information in pyproject.toml ?

The information is already being put into pyproject.toml, but every tool has to define its own way of putting it there. Instead, we could have a standard place and format for this information, so that it can be understood regardless of the specific tool being used

1 Like