setup.py

changeset 8128
8f012c58f27e
parent 8127
9534be896b85
child 8240
93b8a353c4bf
diff -r 9534be896b85 -r 8f012c58f27e setup.py
--- a/setup.py	Sun Feb 21 12:53:26 2021 +0100
+++ b/setup.py	Mon Feb 22 19:15:06 2021 +0100
@@ -346,6 +346,8 @@
         "QScintilla>=2.11.1",
         "docutils",
         "Markdown",
+        "pyyaml",
+        "toml",
         "pywin32>=1.0;platform_system=='Windows'",
     ],
     data_files=getDataFiles(),

eric ide

mercurial