1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
850efda804 |
Renamed from conf/topdir/pyproject.toml (Browse further)
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
850efda804 |
py-topdir.mk: Add machinery to generate pyproject.toml
pyproject.toml is currently copied unchanged from conf/topdir to the toplevel directory. Set up machinery in py-topdir.mk to render it from a template in conf/templates instead, replacing {mypypath} in the process. Signed-off-by: Jan Lindemann <jan@janware.com> |