Skip to content

Commit eba13cc

Browse files
committed
no dist
1 parent fa8be48 commit eba13cc

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 = "--dist loadfile -n 2 --doctest-glob='*.md' --dist=loadgroup"
644+
addopts = "--doctest-glob='*.md' --dist=loadgroup"
645645
filterwarnings = [
646646
"ignore::DeprecationWarning:pkg_resources",
647647
"ignore::DeprecationWarning:xdist.*",

0 commit comments

Comments
 (0)