I just had a look at the project, but judging from the issues and pull requests, this module does not really seem to be maintained - or am I mistaken?
Why do I think so?
- Most issues have been unanswered since the end of 2019.
- PRs appear to stay without any activity for nearly a year now.
- Python 2.7 is EOL for quite some time now, with support for Python 3.7 being the latest one declared inside the
setup.py file.
pytest-runner is considered deprecated and appears to be unused anyway: https://pypi.org/project/pytest-runner/
I just had a look at the project, but judging from the issues and pull requests, this module does not really seem to be maintained - or am I mistaken?
Why do I think so?
setup.pyfile.pytest-runneris considered deprecated and appears to be unused anyway: https://pypi.org/project/pytest-runner/