tox: Update pylint-tip repo to github

This commit is contained in:
Florian Bruhin 2016-03-09 21:19:40 +01:00
parent 88e4102ae1
commit 146c44b351

View File

@ -141,8 +141,8 @@ passenv = {[testenv:pylint]passenv}
deps =
{[testenv]deps}
{[testenv:misc]deps}
hg+https://bitbucket.org/logilab/astroid
hg+https://bitbucket.org/logilab/pylint
git+https://github.com/PyCQA/astroid.git
git+https://github.com/PyCQA/pylint.git
./scripts/dev/pylint_checkers
commands =
{envpython} scripts/link_pyqt.py --tox {envdir}