run lint without installing the package

This commit is contained in:
holger krekel
2019-12-07 21:13:31 +01:00
parent a3ca3d9179
commit 3f2a371599

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