New review comment by paper42 on void-packages repository https://github.com/void-linux/void-packages/pull/40569#discussion_r1025051561 Comment: and add python3-pytest to checkdepends ```suggestion pre_check() { PYTHONPATH=$(cd build/lib* && pwd) pytest ```