--- a/scripts/install.py Sat Jun 26 19:00:45 2021 +0200 +++ b/scripts/install.py Sat Jun 26 19:24:53 2021 +0200 @@ -1578,6 +1578,7 @@ "Pygments": ("pygments", ""), "mercurial": ("mercurial", ""), "pyenchant": ("enchant", ""), + "wheel": ("wheel", ""), } # dict with tuples of package name and install constraint # TODO: enable this once qt6_applications is released