diff --git a/tox.ini b/tox.ini index 1209cbf..4a27544 100644 --- a/tox.ini +++ b/tox.ini @@ -4,7 +4,7 @@ # and then run "tox" from this directory. [tox] -envlist = py{36,37,38,39,310}, pypy3 +envlist = py{py3, 312, 311, 310, 39, 38, 37} [testenv] commands = {envpython} setup.py test