1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 01:48:21 +02:00

Make continuous integration integrate well

This commit is contained in:
Alexandre Iooss
2019-08-14 15:19:25 +02:00
parent b76d4d69e0
commit 0dfbf16755
2 changed files with 10 additions and 12 deletions

View File

@ -28,7 +28,7 @@ deps =
pyflakes
pylint
commands =
flake8 activity member note
flake8 app/activity app/member app/note
pylint .
[flake8]