Make continuous integration integrate well
This commit is contained in:
parent
b76d4d69e0
commit
0dfbf16755
2 changed files with 10 additions and 12 deletions
2
tox.ini
2
tox.ini
|
|
@ -28,7 +28,7 @@ deps =
|
|||
pyflakes
|
||||
pylint
|
||||
commands =
|
||||
flake8 activity member note
|
||||
flake8 app/activity app/member app/note
|
||||
pylint .
|
||||
|
||||
[flake8]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue