Loading changelog/44.fix.mddeleted 100644 → 0 +0 −1 Changes for changelog/44.fix.md: 0 added lines, 1 removed line. Original line number Diff line number Diff line Actually drop pdm as an environment manager option (up until now it was still given as an option even though it isn't supported) docs/changelog.md +7 −0 Changes for docs/changelog.md: 7 added lines, 0 removed lines. Original line number Diff line number Diff line Loading @@ -21,6 +21,13 @@ from the examples given in that link. <!-- towncrier release notes start --> ## Copier - core python repository v0.14.1 (2025-08-09) ### 🐛 Bug Fixes - Actually drop pdm as an environment manager option (up until now it was still given as an option even though it isn't supported) ([#44](https://gitlab.com/openscm/copier-core-python-repository/-/merge_requests/44)) ## Copier - core python repository v0.14.0 (2025-08-09) ### ⚠️ Breaking Changes Loading pyproject.toml +1 −1 Changes for pyproject.toml: 1 added line, 1 removed line. Original line number Diff line number Diff line [project] name = "copier-core-python-repository" version = "0.14.1a1" version = "0.14.1" description = "Copier template for core python repositories" authors = [ {name = "Zebedee Nicholls", email = "zebedee.nicholls@climate-energy-college.org"}, Loading Loading
changelog/44.fix.mddeleted 100644 → 0 +0 −1 Changes for changelog/44.fix.md: 0 added lines, 1 removed line. Original line number Diff line number Diff line Actually drop pdm as an environment manager option (up until now it was still given as an option even though it isn't supported)
docs/changelog.md +7 −0 Changes for docs/changelog.md: 7 added lines, 0 removed lines. Original line number Diff line number Diff line Loading @@ -21,6 +21,13 @@ from the examples given in that link. <!-- towncrier release notes start --> ## Copier - core python repository v0.14.1 (2025-08-09) ### 🐛 Bug Fixes - Actually drop pdm as an environment manager option (up until now it was still given as an option even though it isn't supported) ([#44](https://gitlab.com/openscm/copier-core-python-repository/-/merge_requests/44)) ## Copier - core python repository v0.14.0 (2025-08-09) ### ⚠️ Breaking Changes Loading
pyproject.toml +1 −1 Changes for pyproject.toml: 1 added line, 1 removed line. Original line number Diff line number Diff line [project] name = "copier-core-python-repository" version = "0.14.1a1" version = "0.14.1" description = "Copier template for core python repositories" authors = [ {name = "Zebedee Nicholls", email = "zebedee.nicholls@climate-energy-college.org"}, Loading