P

pyproject.toml

pyproject.toml File Types
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.

Defined Term

  • Term pyproject.toml
  • Abbreviation pyproject.toml
  • Category File Types
  • views 61