A bit more Sunday open source hacking: finally restored the tests of my copier-pylib template thanks to pytest-copie (a fixture inspired by pytest-cookie), modernised things a bit, and tagged the whole thing v2024.02.1
https://github.com/astrojuanlu/copier-pylib/tree/v2024.02.1
Try it now with
```
$ pipx install copier
$ copier copy gh:astrojuanlu/copier-pylib path/to/destination
```