tox: Update pylint-tip repo to github
This commit is contained in:
parent
88e4102ae1
commit
146c44b351
4
tox.ini
4
tox.ini
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user