Use "build" to build packages; add a pyproject.toml file
authorKarl O. Pinc <kop@karlpinc.com>
Thu, 28 Mar 2024 17:28:58 +0000 (12:28 -0500)
committerKarl O. Pinc <kop@karlpinc.com>
Thu, 28 Mar 2024 17:29:16 +0000 (12:29 -0500)
commitb62d4f99c8ac38f196c2a102590b429ed5f33588
treeacd09615c7debd968ee5c2e2368f173c322c094d
parentae4dfa260cd11a55c79fd77f9078eae77788214e
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