pypackage-template icon indicating copy to clipboard operation
pypackage-template copied to clipboard

feat: rename variables to support user configs

Open 34j opened this issue 8 months ago • 0 comments

Description of change

Closes #879

Pull-Request Checklist

  • [ ] Code is up-to-date with the main branch
  • [ ] This pull request follows the contributing guidelines.
  • [ ] This pull request links relevant issues as Fixes #0000
  • [ ] There are new or updated unit tests validating the change
  • [ ] Documentation has been updated to reflect this change
  • [ ] The new commits follow conventions outlined in the conventional commit spec, such as "fix(api): prevent racing of requests".
  • If pre-commit.ci is failing, try pre-commit run -a for further information.
  • If CI / test is failing, try uv run pytest for further information.
copier copy --trust --vcs-ref feat/support-user-configs "gh:34j/pypackage-template"

34j avatar Feb 22 '25 02:02 34j