stactools
stactools copied to clipboard
add py311 to test matrix
Before you submit a pull request, please fill in the following:
Related Issue(s):
- n/a
Description:
add python 3.11 to the test matrix
PR checklist:
- [ ] Code is formatted (run
scripts/format). - [ ] Code lints properly (run
scripts/lint). - [ ] Tests pass (run
scripts/test). - [ ] Documentation has been updated to reflect changes, if applicable.
- [ ] Changes are added to the CHANGELOG.