diff --git a/tox.ini b/tox.ini index 9c42826..b64094b 100644 --- a/tox.ini +++ b/tox.ini @@ -7,7 +7,7 @@ envlist = # And the rest: pypy3, coverage, docs, quality labels = - ci-tests = py3{7,8,9,10,11,12},pypy3 + ci-tests = py3{7,8,9,10,11,12},py3{7,12}-no_extras,pypy3 [testenv] package = wheel