Add logs in tox settings
This commit is contained in:
parent
5d25f9830c
commit
695ef446ec
5 changed files with 12 additions and 10 deletions
2
tox.ini
2
tox.ini
|
|
@ -32,7 +32,7 @@ deps =
|
|||
pep8-naming
|
||||
pyflakes
|
||||
commands =
|
||||
flake8 apps/activity apps/api apps/member apps/note
|
||||
flake8 apps/activity apps/api apps/logs apps/member apps/note
|
||||
|
||||
[flake8]
|
||||
# Ignore too many errors, should be reduced in the future
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue