tox: Install requirements in pylint-master env
This commit is contained in:
parent
ce0b50bafd
commit
2562d57437
2
tox.ini
2
tox.ini
@ -103,7 +103,7 @@ basepython = python3
|
||||
passenv = {[testenv:pylint]passenv}
|
||||
deps =
|
||||
{[testenv]deps}
|
||||
{[testenv:misc]deps}
|
||||
-r{toxinidir}/misc/requirements/requirements-pylint-master.txt
|
||||
commands =
|
||||
{envpython} scripts/link_pyqt.py --tox {envdir}
|
||||
{envpython} -m pylint scripts qutebrowser --output-format=colorized --reports=no {posargs}
|
||||
|
Loading…
Reference in New Issue
Block a user