2 envlist = pep8,pylint,py27
7 -r{toxinidir}/requirements.txt
8 -r{toxinidir}/test-requirements.txt
9 commands = nosetests --with-xunit \
12 --cover-package=reporting \
18 basepython = python2.7
22 basepython = python2.7
23 whitelist_externals = bash
26 pylint --disable=locally-disabled reporting| \
27 tee pylint.out | sed -ne '/Raw metrics/,//p'"