scripts/install.py

changeset 8310
75cb87580e5e
parent 8288
809d5d5ac2ba
child 8314
e3642a6a1e71
child 8400
b3eefd7e58d1
child 8457
43250377a360
--- 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:

eric ide

mercurial