mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 09:01:54 +08:00
lint fixes
This commit is contained in:
@@ -10,9 +10,7 @@ changedir = /src
|
||||
[testenv:flake8]
|
||||
whitelist_externals = bash
|
||||
commands = bash -c 'flake8 --config=testenv/linters/flake8.ini kvmd testenv/tests *.py'
|
||||
# FIXME: pyflakes from master to support walrus
|
||||
deps =
|
||||
git+https://github.com/PyCQA/pyflakes@1911c20#egg=pyflakes
|
||||
flake8
|
||||
flake8-quotes
|
||||
-rrequirements.txt
|
||||
|
||||
Reference in New Issue
Block a user