[tox] minversion = 1.6 envlist = pep8 skipsdist = True [testenv] usedevelop = False whitelist_externals = bash commands = [testenv:pep8] commands = bash -c "exit 0"