Use "build" to build packages; add a pyproject.toml file
authorKarl O. Pinc <kop@karlpinc.com>
Thu, 28 Mar 2024 02:58:47 +0000 (21:58 -0500)
committerKarl O. Pinc <kop@karlpinc.com>
Thu, 28 Mar 2024 18:46:05 +0000 (13:46 -0500)
commitf343169c4ed41165aa9030278c704ed12b52c313
tree0650179209a9057e9d9db129c6088cc6f206581d
parentc66e206dc15dc81c2711e5c64846c3485c708c42
Use "build" to build packages; add a pyproject.toml file
Makefile_pgwui.mk
pyproject.toml [new file with mode: 0644]
setup.py
src/pgwui_develop/TEMPLATE/Makefile_pgwui.mk
src/pgwui_develop/TEMPLATE/pyproject.toml.mak
src/pgwui_develop/TEMPLATE/setup.cfg [deleted file]
tests/test_pytest_plugin.py