New comment by mustaqimM on void-packages repository https://github.com/void-linux/void-packages/pull/21987#issuecomment-629587170 Comment: @Chocimier How do I do that? Just like this: ```bash checkdepends="python3-pytest" do_check() { python3 -m pytest } ```