tox.ini: do not skip install with pylint

This commit is contained in:
Benjamin Dauvergne 2020-05-16 12:31:52 +02:00
parent abfaf85a43
commit 4757a9448e
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,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