[tox] envlist = py{27,34,35,36,37} [testenv] deps = -rtests/requirements.txt passenv = PTVSD_LOG_DIR commands = pytest {posargs:-n32}