pyproject.toml
P
pyproject.toml
Definition
The modern Python project configuration file (PEP 518/621) replacing setup.py. Defines build system, dependencies, and tool settings in a single TOML file.