Skip to content

Commit 5db3787

Browse files
committed
Update "pyproject.toml" file for "pytest" scheduling.
1 parent 1c26290 commit 5db3787

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
@@ -148,7 +148,7 @@ convention = "numpy"
148148
add-ignore = "D104,D200,D202,D205,D301,D400"
149149

150150
[tool.pytest.ini_options]
151-
addopts = "-n auto --durations=5"
151+
addopts = "-n auto --dist=loadscope --durations=5"
152152

153153
[build-system]
154154
requires = [ "poetry_core>=1.0.0" ]

0 commit comments

Comments
 (0)