Modernize packaging using pyproject.toml.

Review Request #14150 — Created Sept. 8, 2024 and submitted

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.

Summary ID
Modernize packaging using pyproject.toml.
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.
01321b8a904613b0b5ad58273910af15fa6d7583
david
  1. Ship It!
  2. 
      
maubin
  1. Ship It!
  2. 
      
chipx86
Review request changed
Status:
Completed
Change Summary:
Pushed to master (0a83483)