Skip to content

[Dev]: Python (pyproject.yml) template with jinja #73

Description

@jcook3701

Issue Content

The python configuration file is used though out different projects with potentially many different configurations.
Reference .cookiecutter_includes/license code as the pyproject.yml should be broken into sections the same way .

  1. write jinja (.j2) macros within .cookiecutter_includes/pyproject
  2. Update pyproject.yml file to call new macros same as how license does.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions