mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 01:00:29 +08:00
pinned flake8==5.0.4 due zheller/flake8-quotes#110
This commit is contained in:
parent
31bb5e4308
commit
35fb7e9c84
@ -11,7 +11,7 @@ changedir = /src
|
|||||||
whitelist_externals = bash
|
whitelist_externals = bash
|
||||||
commands = bash -c 'flake8 --config=testenv/linters/flake8.ini kvmd testenv/tests *.py'
|
commands = bash -c 'flake8 --config=testenv/linters/flake8.ini kvmd testenv/tests *.py'
|
||||||
deps =
|
deps =
|
||||||
flake8
|
flake8==5.0.4
|
||||||
flake8-quotes
|
flake8-quotes
|
||||||
-rrequirements.txt
|
-rrequirements.txt
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user