Modernize packaging using pyproject.toml.

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

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
Checks run (2 succeeded)
flake8 passed.
JSHint passed.
david
  1. Ship It!
  2. 
      
maubin
  1. Ship It!
  2.