add py310 gh actions

This commit is contained in:
Hemna 2024-02-27 08:14:05 -05:00
parent 1e4f0ca65a
commit 1ad2e135dc
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@ python =
3.7: py38, pep8
3.8: py38, pep8
3.9: py39, pep8, type-check, docs
3.10: py39, pep8, type-check, docs
[testenv:fmt]
# This will reformat your code to comply with pep8