jelmer / ognibuild

Detect and invoke build systems
GNU General Public License v2.0
19 stars 2 forks source link

use pyproject_api for pyproject.toml introspection #93

Open jelmer opened 1 year ago

jelmer commented 1 year ago

See https://pypi.org/project/pyproject-api/

jelmer commented 1 year ago

This should use the pyproject-toml crate instead.