run lint without installing the package

This commit is contained in:
holger krekel
2019-12-07 21:13:31 +01:00
parent 2d7d79fc44
commit c011a8cfef

View File

@@ -32,7 +32,7 @@ commands =
[testenv:lint] [testenv:lint]
skipsdist = True skipsdist = True
usedevelop = True skip_install = True
deps = deps =
flake8 flake8
# pygments required by rst-lint # pygments required by rst-lint