Auto-detect physical CPU cores via pytest-xdist

This commit is contained in:
Justin Mayer 2020-08-16 07:23:13 +02:00
commit 64bb392fef

View file

@ -28,7 +28,7 @@ commands =
filterwarnings =
default::DeprecationWarning
error:.*:Warning:pelican
addopts = -n 2 -r a
addopts = -n auto -r a
[flake8]
application-import-names = pelican