mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-07 18:30:54 +00:00
Try to fix Travis again
This commit is contained in:
parent
8f850f2c08
commit
8052032a13
1 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
[pytest]
|
||||
addopts = --flake8 --isort --cov radicale/ radicale/tests
|
||||
# Broken with Travis, see https://gitlab.com/pycqa/flake8/issues/164
|
||||
# addopts = --flake8 --isort --cov radicale/ radicale/tests
|
||||
addopts = --isort --cov radicale/ radicale/tests
|
||||
norecursedirs = dist .cache .git build *.egg-info .eggs venv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue