[tox] envlist = py27,py35,py36,py37 [testenv] install_command = pip install {opts} {packages} {env:PWD}[tests] whitelist_externals = make commands = make test testbed lint