docs/changelog

branch
eric7
changeset 9314
7ba79b00ea96
parent 9313
6bac6775abb2
child 9323
6ae7193558ac
diff -r 6bac6775abb2 -r 7ba79b00ea96 docs/changelog
--- a/docs/changelog	Tue Sep 06 13:39:18 2022 +0200
+++ b/docs/changelog	Tue Sep 06 15:08:41 2022 +0200
@@ -8,6 +8,12 @@
   -- extended the testing dialog to allow test case filtering on markers (pytest only)
   -- extended the testing dialog to allow test case filtering by a list of test name
      patterns (unittest) or test name expression (pytest)
+- install scripts
+  -- modified install.py script to differentiate between optional and required
+     dependencies
+  -- extended the install-dependencies.py script to differentiate between optional and
+     required dependencies. Invoke it with
+     (python3 install-dependencies.py --all | --optional | --required)
 
 Version 22.9:
 - bug fixes

eric ide

mercurial