tox.ini: does not skip install with pylint

This commit is contained in:
Benjamin Dauvergne 2020-05-16 12:34:03 +02:00
parent 2377f44758
commit 9ce4045d98
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ commands =
py.test {env:COVERAGE:} {env:JUNIT:} {tty:--sw:} {posargs:tests/}
[testenv:pylint]
skip_install = True
usedevelop = true
basepython = python2.7
deps =
http://git.entrouvert.org/authentic.git/snapshot/authentic-master.tar.gz