scripts/install.py

branch
eric7
changeset 9107
8e9525a780ae
parent 9066
a219ade50f7c
child 9108
19a57544f32c
diff -r 287d5afa2dbe -r 8e9525a780ae scripts/install.py
--- a/scripts/install.py	Mon May 30 09:51:57 2022 +0200
+++ b/scripts/install.py	Tue May 31 09:59:42 2022 +0200
@@ -1609,7 +1609,7 @@
         "docutils": ("docutils", ""),
         "Markdown": ("markdown", ""),
         "pyyaml": ("yaml", ""),
-        "toml": ("toml", ""),
+        "tomlkit": ("tomlkit", ""),
         "chardet": ("chardet", ""),
         "asttokens": ("asttokens", ""),
         "EditorConfig": ("editorconfig", ""),

eric ide

mercurial