remove 3.7 testing

This commit is contained in:
Ariel Rin
2021-12-24 16:25:29 +10:00
parent a64d99eb91
commit 05110abc59
2 changed files with 1 additions and 21 deletions

View File

@@ -1,7 +1,7 @@
[tox]
skipsdist = true
usedevelop = true
envlist = py{37,38,39,310}-{all,core}
envlist = py{38,39,310}-{all,core}
[testenv]
setenv =