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