1
0
mirror of https://github.com/craigerl/aprsd.git synced 2024-11-18 06:11:49 -05:00

add py310 gh actions

This commit is contained in:
Hemna 2024-02-27 08:14:05 -05:00
parent 1e4f0ca65a
commit 1ad2e135dc

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