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