diff --git a/tox.ini b/tox.ini index 26172a7..fa1f623 100644 --- a/tox.ini +++ b/tox.ini @@ -9,7 +9,7 @@ envlist = # Don't run coverage if it triggers ValueError("site must subclass AdminSite") # see https://github.com/nedbat/coveragepy/issues/1382 -[testenv:pypy310-5.0.x,{pypy38,pypy39,pypy310}-4.2.x] +[testenv:pypy310-5.0.x,{pypy38,pypy39,pypy310}-4.2.x,3.8-4.2.x] commands = pip install --upgrade pip pip install -e .[tests]