[tox] envlist = py27,py35,py37 [testenv] deps=pytest commands=pytest [flake8] exclude = build,dist,*.egg-info,.cache,.git,.tox,__pycache__