New review comment by anjandev on void-packages repository https://github.com/void-linux/void-packages/pull/39929#discussion_r995164103 Comment: I added those. If I remove `python3-wheel` I get the following test error: ``` ====================================================================== ERROR: test_ctor_w_dist_info (pkginfo.tests.test_installed.InstalledTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/pkginfo-1.8.3/pkginfo/tests/test_installed.py", line 101, in test_ctor_w_dist_info import wheel ModuleNotFoundError: No module named 'wheel' ``` As such, I left `python3-wheel` in