Modernize packaging using pyproject.toml.

Review Request #14150 — Created Sept. 8, 2024 and updated — Latest diff uploaded

Information

fabazon
master

Reviewers

Fabazon now uses pyproject.toml instead of setup.py. This ensures we
can build modern packages going forward, with the deprecation of
pure setup.py-based source trees.

Tested building and installing new packages.

Commits

Files