[tox] envlist = py{39,310,311,312} [testenv] extras = tests commands = pytest -v {posargs}