New review comment by paper42 on void-packages repository https://github.com/void-linux/void-packages/pull/36973#discussion_r867397194 Comment: ```suggestion PYTHONPATH="$(cd build/lib* && pwd)" \ ${make_check_pre} python3 -m pytest ${make_check_args} ${make_check_target} ``` Thanks for noticing this