Closed alessandrofelder closed 1 year ago
What is this PR
Why is this PR needed?
We'd like to move to supporting python 3.11.
What does this PR do?
Drops Python 3.8 and adds 3.11 instead in pyproject.toml and GH actions workflow.
pyproject.toml
Closes #38
Checks in CI and locally on my Silicon Mac.
If you're using 3.8, yes.
It's already documented that we follow NEP 29, so no.
@alessandrofelder I don't think this has changed the cookiecutter template itself.
Yep @adamltyson I just noticed too - I'll fix now.
Description
What is this PR
Why is this PR needed?
We'd like to move to supporting python 3.11.
What does this PR do?
Drops Python 3.8 and adds 3.11 instead in
pyproject.toml
and GH actions workflow.References
Closes #38
How has this PR been tested?
Checks in CI and locally on my Silicon Mac.
Is this a breaking change?
If you're using 3.8, yes.
Does this PR require an update to the documentation?
It's already documented that we follow NEP 29, so no.
Checklist: