1
0
Fork 0
forked from github/pelican

Auto-detect physical CPU cores via pytest-xdist

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

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