[tox] envlist = py311 isolated_build = true [testenv] extras = dev commands = pytest {posargs:tests}