[tox] skipsdist = true envlist = py312 [testenv] passenv = AUTOFIXABLE_STYLES commands = pytest --instafail -n auto {posargs:./tests}