diff -r 2deec2f8a9ab -r 14c69f0ccca5 scripts/install.py --- a/scripts/install.py Wed Jun 16 17:47:50 2021 +0200 +++ b/scripts/install.py Wed Jun 16 19:21:45 2021 +0200 @@ -1558,7 +1558,7 @@ } # dict with tuples of package name and install constraint # TODO: enable this once qt6_applications is released - if False: + if False: # __IGNORE_WARNING_Y102__ if sys.platform != "darwin" and not ignorePyqt6Tools: optionalModulesList["qt6-applications"] = ("qt6_applications", "")