Is your feature request related to a problem? Please describe.
The problem is that the biocommons example repo is annoying to apply in practice. Usually I (@reece) apply changes to the example repo and then manually diff (with meld) against biocommons project repos. That makes it hard to keep up-to-date.
Describe the solution you'd like
I'd like the example repo to become a cookiecutter template, based on existing templates that have features that are likely to matter to us. In addition, I'd like to write up the process for maintaining currency of the boilerplate.
New
Update/Fix
Process
Additional context
For inspiration, see:
Is your feature request related to a problem? Please describe.
The problem is that the biocommons example repo is annoying to apply in practice. Usually I (@reece) apply changes to the example repo and then manually diff (with meld) against biocommons project repos. That makes it hard to keep up-to-date.
Describe the solution you'd like
I'd like the example repo to become a cookiecutter template, based on existing templates that have features that are likely to matter to us. In addition, I'd like to write up the process for maintaining currency of the boilerplate.
New
Update/Fix
********************************************************************************
Please use a simple string containing a SPDX expression for
project.license. You can also useproject.license-files. (Both options available on setuptools>=77.0.0).By 2026-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
Process
Additional context
For inspiration, see: