[tox] envlist = py{36,37,38,39,310,311,312} [testenv] commands = pytest {posargs} extras = tests passenv = STACK_DATA_SLOW_TESTS FIX_STACK_DATA_TESTS