plone / bobtemplates.plone

Python Code Templates for Plone Projects with mr.bob
https://pypi.org/project/bobtemplates.plone/
GNU General Public License v2.0
24 stars 31 forks source link

Read configuration from pyproject.toml #569

Open davisagli opened 2 weeks ago

davisagli commented 2 weeks ago

These days most Python tools support getting their configuration from pyproject.toml. This is nice to avoid clutter from many files in the root of a repository. It would be nice if bobtemplates.plone supported this as an alternative to bobtemplate.cfg