- remove references to citation file if not me
- remove unused code
- escape templating section in workflow file
- es
- escape parts of worflow templates
- change docker run shell to run exec
- jinja template several hardcoded strings
- rename the project
- add pickle read
- correct shebang for version 3 env
- update numerous jinja2 tags
- add tools and report dirs
- add support for pickle serialization
- post_gen_project: wrong variable name used for resource files
- fix: lazy logging format use %s no f strings
- exclude config test if no config files selected
- jinja template - replace pgk with project
- bump version
- tasks.py: remove commented code
- {{-cookiecutter.pkg_name-}}.py: escape main() from mypy check
- post_installation.py: replace hard coded description text
- development.in: remove eradicate as not flake8v6 compatible
- add raise(SystemError(main)) idiom
- tasks: remove unused f string
- update pre-commit versions
- correct logger message string
- migrate deprecated importlib.resources functions
- init.py: log file path fully relative
- changelog.md: remove markdown
- bump version after new feature
- Add provision for example scripts
- setup.cfg: error in script entry point
- setup.cfg: entry point for cli script
- template git branch name
- add config command to readthedocs.yml
- code: incorrect markdown