New review comment by classabbyamp on void-packages repository https://github.com/void-linux/void-packages/pull/37531#discussion_r895330666 Comment: based on what pytest-runner is (allowing `setup.py test` to call pytest), I think the best path forward would be to patch out that dependency in setup.py (it's gone on the HEAD of master), because the python3-module build style will run pytest directly if you add `python3-pytest` to `checkdepends`.