I set python 3.12 with copier prompt and all CI failed for me, because pyproject.toml uses it as a minimum python version supported, while these files all set to use 3.10 instead
.github/workflows/build-documentation.yml
.github/workflows/pre-commit-ci.yml
.github/workflows/publish-to-pypi.yml
.readthedocs.yml
I set python 3.12 with copier prompt and all CI failed for me, because
pyproject.tomluses it as a minimum python version supported, while these files all set to use 3.10 instead.github/workflows/build-documentation.yml.github/workflows/pre-commit-ci.yml.github/workflows/publish-to-pypi.yml.readthedocs.yml