We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa8be48 commit eba13ccCopy full SHA for eba13cc
pyproject.toml
@@ -641,7 +641,7 @@ line-length = 120
641
## Testing Tools
642
643
[tool.pytest.ini_options]
644
-addopts = "--dist loadfile -n 2 --doctest-glob='*.md' --dist=loadgroup"
+addopts = "--doctest-glob='*.md' --dist=loadgroup"
645
filterwarnings = [
646
"ignore::DeprecationWarning:pkg_resources",
647
"ignore::DeprecationWarning:xdist.*",
0 commit comments