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

github.com/astrojuanlu/copier-

Try it now with

```
$ pipx install copier
$ copier copy gh:astrojuanlu/copier-pylib path/to/destination
```