We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6e51cc commit 7ef05e6Copy full SHA for 7ef05e6
pytest.ini
@@ -2,7 +2,7 @@
2
addopts =
3
# FIXME: Enable this once the test suite has no race conditions
4
# `pytest-xdist`:
5
- --numprocesses=auto
+ # --numprocesses=auto
6
7
# Show 10 slowest invocations:
8
--durations=10
0 commit comments