Skip to content

Conversation

@vredchenko
Copy link
Collaborator

Summary

Removes all remaining copier template scaffolding from the project:

  • Deletes .copier-answers.yml template configuration file
  • Removes copier from dev dependencies in pyproject.toml
  • Updates .github/CONTRIBUTING.md to remove copier template references
  • Regenerates uv.lock without copier dependencies

The project was originally scaffolded using the Diamond Light Source Python Copier Template but has now matured beyond needing template updates.

Changes

  • Deleted: .copier-answers.yml
  • Modified: pyproject.toml (removed copier from dev dependencies)
  • Modified: .github/CONTRIBUTING.md (removed template references)
  • Modified: uv.lock (regenerated without copier)

Testing

Pre-commit hooks and CI/CD workflows will verify that all checks still pass without copier.

@vredchenko vredchenko merged commit f95b1de into main Jan 5, 2026
11 checks passed
@vredchenko vredchenko deleted the remove-copier-template branch January 5, 2026 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants