Install vulture for pylint testenv.
This commit is contained in:
parent
d9018fed14
commit
98e451c90e
1
tox.ini
1
tox.ini
@ -91,6 +91,7 @@ deps =
|
|||||||
pylint==1.4.4
|
pylint==1.4.4
|
||||||
logilab-common==1.0.2
|
logilab-common==1.0.2
|
||||||
six==1.9.0
|
six==1.9.0
|
||||||
|
vulture==0.8.1
|
||||||
commands =
|
commands =
|
||||||
{envpython} scripts/link_pyqt.py --tox {envdir}
|
{envpython} scripts/link_pyqt.py --tox {envdir}
|
||||||
{envpython} -m pylint scripts qutebrowser --rcfile=.pylintrc --output-format=colorized --reports=no --expected-line-ending-format=LF
|
{envpython} -m pylint scripts qutebrowser --rcfile=.pylintrc --output-format=colorized --reports=no --expected-line-ending-format=LF
|
||||||
|
Loading…
Reference in New Issue
Block a user