We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41cb80c commit a03eb6cCopy full SHA for a03eb6c
1 file changed
pyproject.toml
@@ -145,6 +145,7 @@ xfail_strict = true
145
addopts = """
146
--color=yes
147
--capture=fd
148
+ --numprocesses auto
149
"""
150
filterwarnings = [
151
"error",
0 commit comments