Modernize packaging using pyproject.toml.
Review Request #14150 — Created Sept. 8, 2024 and submitted — Latest diff uploaded
Fabazon now uses
pyproject.toml
instead ofsetup.py
. This ensures we
can build modern packages going forward, with the deprecation of
puresetup.py
-based source trees.
Tested building and installing new packages.
Diff Revision 1 (Latest)
Commits
Files
MANIFEST.in | ||
ez_setup.py | Deleted | |
pyproject.toml | ||
setup.cfg | Deleted | |
setup.py | Deleted |
MANIFEST.in |
---|
ez_setup.py |
---|
pyproject.toml |
---|
setup.cfg |
---|
setup.py |
---|