1
0
mirror of https://github.com/craigerl/aprsd.git synced 2026-07-11 13:24:11 -04:00

remove py310 testing

This commit is contained in:
2025-12-29 19:38:14 -05:00
parent d58700b9e4
commit f9979fa3da
8 changed files with 40 additions and 47 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
minversion = 2.9.0
skipdist = True
skip_missing_interpreters = true
envlist = pep8,py{310,311}
envlist = pep8,py{311}
#requires = tox-pipenv
# pip==22.0.4
# pip-tools==5.4.0