PEP 518 – Specifying Minimum Build System Requirements for Python Projects | peps.python.org

This PEP specifies how Python software packages should specify what build dependencies they have in order to execute their chosen build system. As part of this specification, a new configuration file is introduced for software packages to use to specify...