mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-07 18:30:54 +00:00
Use only one job for flake8
See https://gitlab.com/pycqa/flake8/issues/164
This commit is contained in:
parent
b3d8833779
commit
f4ebe3f545
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
[pytest]
|
||||
addopts = --flake8 --isort --cov radicale/ radicale/tests
|
||||
norecursedirs = dist .cache .git build *.egg-info .eggs venv
|
||||
|
||||
[flake8]
|
||||
jobs=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue