mirror of
https://github.com/chatmail/core.git
synced 2026-04-26 01:46:34 +03:00
run lint without installing the package
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user