Use "build" to build packages; add a pyproject.toml file
authorKarl O. Pinc <kop@karlpinc.com>
Thu, 28 Mar 2024 17:17:05 +0000 (12:17 -0500)
committerKarl O. Pinc <kop@karlpinc.com>
Thu, 28 Mar 2024 17:17:05 +0000 (12:17 -0500)
commit8b4e9baed21a14e63815c4f85194ffe312ad981c
tree4ea42bac8b5242c177ae52180495e5a7beb9f280
parent0919a987984db4d66f569ae4c4303a6a674ccd8e
Use "build" to build packages; add a pyproject.toml file
Makefile_pgwui.mk
pyproject.toml [new file with mode: 0644]
setup.cfg [deleted file]
setup.py