python-decopatch
python-decopatch copied to clipboard
Drop the pytest-runner dependency
It has been deprecated upstream for some time, and the project is now archived.
https://github.com/pytest-dev/pytest-runner/tree/v6.0.1?tab=readme-ov-file#deprecation-notice
This breaks python setup.py test, but that usage has been deprecated for about five years, and is removed in setuptools 74, so nothing meaningful is lost.