New review comment by ericonr on void-packages repository https://github.com/void-linux/void-packages/pull/31121#discussion_r639383412 Comment: Fixing tests with pip means we are testing using packages from pypi instead of the void ones. Do `checkdepends="$depends"` instead and see where it fails. If it complains about trying to install pytest, add it as well.