Skip to content

Add experimental support for project metadata via `pyproject.toml`

Closed Mar 26, 2022 100% complete

Project metadata via pyproject.toml was originally standardized by PEP 621.
After setuptools allow users to adopt this configuration format in an experimental fashion, we can start collecting feedback.

The [tool.setuptools] table is very likely to change in future releases once we have a clearer idea on how it should be shaped.
Initially we can just repli…

Project metadata via pyproject.toml was originally standardized by PEP 621.
After setuptools allow users to adopt this configuration format in an experimental fashion, we can start collecting feedback.

The [tool.setuptools] table is very likely to change in future releases once we have a clearer idea on how it should be shaped.
Initially we can just replicate what already exists for setup.cfg.

This milestone is closed.

No open issues remain. View closed issues or see open milestones in this repository.