[tox] envlist = py{27,35,36,37,38,39} requires = setuptools >= 30.3.0 [testenv] changedir=tests commands=python testall.py