[tox] envlist = py27,py35,py36,py37,py38 [testenv] commands = pytest -s {posargs} deps = .[tests]