forked from github/pelican
Auto-detect physical CPU cores via pytest-xdist
This commit is contained in:
parent
8844357d53
commit
177f8a8a0c
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue