New comment by ericonr on void-packages repository https://github.com/void-linux/void-packages/pull/29589#issuecomment-802990770 Comment: Please try adding `checkdepends="$depends"` to the template, and ``` do_check() { python -m unittest tests/*.py } ```