Install vulture for pylint testenv.

This commit is contained in:
Florian Bruhin 2015-10-06 06:10:32 +02:00
parent d9018fed14
commit 98e451c90e

View File

@ -91,6 +91,7 @@ deps =
pylint==1.4.4
logilab-common==1.0.2
six==1.9.0
vulture==0.8.1
commands =
{envpython} scripts/link_pyqt.py --tox {envdir}
{envpython} -m pylint scripts qutebrowser --rcfile=.pylintrc --output-format=colorized --reports=no --expected-line-ending-format=LF