Changes for changelog/59.fix.md: 0 added lines, 1 removed line.
Original line number
Diff line number
Diff line
Added tomli and tomli-w as a dev dependency. Their absence caused breaks in the previous release as the template's `scripts/add-locked-targets-to-pyproject-toml.py` wouldn't run when users tried to use it.
- Added tomli and tomli-w as a dev dependency. Their absence caused breaks in the previous release as the template's `scripts/add-locked-targets-to-pyproject-toml.py` wouldn't run when users tried to use it. ([#59](https://gitlab.com/openscm/copier-core-python-repository/-/merge_requests/59))