tox: Rename pylint-tip to pylint-master
This commit is contained in:
parent
c681d6203f
commit
82b52d8799
2
tox.ini
2
tox.ini
@ -135,7 +135,7 @@ commands =
|
||||
{envpython} -m pylint scripts qutebrowser --output-format=colorized --reports=no
|
||||
{envpython} scripts/dev/run_pylint_on_tests.py {toxinidir} --output-format=colorized --reports=no
|
||||
|
||||
[testenv:pylint-tip]
|
||||
[testenv:pylint-master]
|
||||
basepython = python3
|
||||
passenv = {[testenv:pylint]passenv}
|
||||
deps =
|
||||
|
Loading…
Reference in New Issue
Block a user