Use "build" to build packages; add a pyproject.toml file
authorKarl O. Pinc <kop@karlpinc.com>
Thu, 28 Mar 2024 17:41:00 +0000 (12:41 -0500)
committerKarl O. Pinc <kop@karlpinc.com>
Thu, 28 Mar 2024 17:41:00 +0000 (12:41 -0500)
commit91585c47df70d2717a4c9525ffded6b39b13fd64
tree0e5ec97a100e886080118eb49dafdd96a0098324
parent5b74f1deaea537a49b8ae637298d951354b0c2d4
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