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 =
|
deps =
|
||||||
{[testenv]deps}
|
{[testenv]deps}
|
||||||
{[testenv:misc]deps}
|
{[testenv:misc]deps}
|
||||||
hg+https://bitbucket.org/logilab/astroid
|
git+https://github.com/PyCQA/astroid.git
|
||||||
hg+https://bitbucket.org/logilab/pylint
|
git+https://github.com/PyCQA/pylint.git
|
||||||
./scripts/dev/pylint_checkers
|
./scripts/dev/pylint_checkers
|
||||||
commands =
|
commands =
|
||||||
{envpython} scripts/link_pyqt.py --tox {envdir}
|
{envpython} scripts/link_pyqt.py --tox {envdir}
|
||||||
|
Loading…
Reference in New Issue
Block a user