breaking commit: pytest-dev/pytest@532b201
corresponding PR: pytest-dev/pytest#14661
Because this plugin re-defines -R, it conflicts with pytest-remotedata, making it entirely impossible to run pytest.
I don't know that this re-definition serves any purpose now, so I propose the simplest fix possible: drop it here, and with it the entire plugin becomes empty and unneeded.
breaking commit: pytest-dev/pytest@532b201
corresponding PR: pytest-dev/pytest#14661
Because this plugin re-defines
-R, it conflicts withpytest-remotedata, making it entirely impossible to run pytest.I don't know that this re-definition serves any purpose now, so I propose the simplest fix possible: drop it here, and with it the entire plugin becomes empty and unneeded.