diff -r 10aa9235b817 -r 75cb87580e5e scripts/install.py --- a/scripts/install.py Fri May 14 20:12:53 2021 +0200 +++ b/scripts/install.py Sat May 15 18:00:24 2021 +0200 @@ -1545,6 +1545,7 @@ "Send2Trash": ("send2trash", ""), "Pygments": ("pygments", ""), "mercurial": ("mercurial", ""), + "pyenchant": ("enchant", ""), } # dict with tuples of package name and install constraint if sys.platform != "darwin" and not ignorePyqt5Tools: