Revert "Use only one job for flake8"

This reverts commit f4ebe3f545.
This commit is contained in:
Guillaume Ayoub 2016-08-01 11:56:22 +02:00
parent f4ebe3f545
commit 8f850f2c08

View File

@ -1,6 +1,3 @@
[pytest]
addopts = --flake8 --isort --cov radicale/ radicale/tests
norecursedirs = dist .cache .git build *.egg-info .eggs venv
[flake8]
jobs=1