setup.py

changeset 8258
82b608e352ec
parent 8243
cc717c2ae956
child 8275
2f4b8212a151
--- a/setup.py	Tue Apr 20 19:47:39 2021 +0200
+++ b/setup.py	Wed Apr 21 17:56:12 2021 +0200
@@ -345,6 +345,11 @@
         "Markdown",
         "pyyaml",
         "toml",
+        "chardet",
+        "asttokens",
+        "EditorConfig",
+        "Send2Trash",
+        "Pygments",
         "pywin32>=1.0;platform_system=='Windows'",
     ],
     data_files=getDataFiles(),

eric ide

mercurial