Use "build" to build packages; add a pyproject.toml file
authorKarl O. Pinc <kop@karlpinc.com>
Thu, 28 Mar 2024 16:53:26 +0000 (11:53 -0500)
committerKarl O. Pinc <kop@karlpinc.com>
Thu, 28 Mar 2024 16:53:26 +0000 (11:53 -0500)
commit9a0727fa61c6faceef5a8c41c758cff74d45c8aa
tree38820d7cddd705ab46e1996e76f3ef4b43c7613d
parent77227da71d6eea9f16d1194760c005faf1981cb5
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