Files
pytest-xdist/changelog/549.feature.rst
Adam Johnson b524317863 Make "--pdb" imply "--dist no"
Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
2020-07-24 20:07:42 -03:00

2 lines
98 B
ReStructuredText

Make ``--pdb`` imply ``--dist no``, as the two options cannot really work together at the moment.