Skip to content

Commit 76f3d77

Browse files
committed
autoscale xdist
1 parent 3512c7b commit 76f3d77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -641,7 +641,7 @@ line-length = 120
641641
## Testing Tools
642642

643643
[tool.pytest.ini_options]
644-
addopts = "--doctest-glob='*.md' --dist=loadgroup"
644+
addopts = "--doctest-glob='*.md' --dist=loadgroup -n auto"
645645
filterwarnings = [
646646
"ignore::DeprecationWarning:pkg_resources",
647647
"ignore::DeprecationWarning:xdist.*",

0 commit comments

Comments
 (0)