mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-03-11 18:13:41 +00:00
new pyflakes
This commit is contained in:
@@ -23,9 +23,7 @@ commands = cppcheck \
|
|||||||
[testenv:flake8]
|
[testenv:flake8]
|
||||||
whitelist_externals = bash
|
whitelist_externals = bash
|
||||||
commands = bash -c 'flake8 --config=linters/flake8.ini tools/*.py'
|
commands = bash -c 'flake8 --config=linters/flake8.ini tools/*.py'
|
||||||
# FIXME: pyflakes from master to support walrus
|
|
||||||
deps =
|
deps =
|
||||||
git+https://github.com/PyCQA/pyflakes@1911c20#egg=pyflakes
|
|
||||||
flake8
|
flake8
|
||||||
flake8-quotes
|
flake8-quotes
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user