fix: Add support for Python 3.11 and Python 3.11

This commit is contained in:
Brian May
2025-02-06 09:06:29 +11:00
parent 339b5221bc
commit a3396a443d
4 changed files with 8 additions and 2 deletions

View File

@ -9,6 +9,8 @@ envlist =
basepython =
py39: python3.9
py310: python3.10
py311: python3.11
py312: python3.12
commands =
pip install -e .
# actual flake8 test