docs/ThirdParty.md

branch
eric7
changeset 10175
57ed3cb66e9a
parent 10168
8312e0e76795
child 10176
5e26785b93b8
--- a/docs/ThirdParty.md	Wed Aug 30 17:23:53 2023 +0200
+++ b/docs/ThirdParty.md	Thu Aug 31 13:59:43 2023 +0200
@@ -14,3 +14,23 @@
 |              |           |                             |
 | jquery       |   3.6.3   | MIT License (MIT)           |
 | jquery-ui    |  1.13.2   | MIT License (MIT)           |
+
+Some code in eric7 was adapted from these third party packages.
+
+| Name                          |  Version  | License                            |
+|:-----------------------------:|:---------:|:-----------------------------------|
+| flake8-alphabetize            |   0.0.21  | MIT License (MIT No Attribution)   |
+| flake8-annotations            |   3.0.1   | MIT License (MIT)                  |
+| flake8-annotations-complexity |   0.0.7   | MIT License (MIT)                  |
+| flake8-annotations-coverage   |   0.0.6   | MIT License (MIT)                  |
+| flake8-async                  |  22.11.14 | MIT License (MIT)                  |
+| flake8-bugbear                |  23.5.9   | MIT License (MIT)                  |
+| flake8-future-annotations     |   1.1.0   | MIT License (MIT)                  |
+| flake8-local-import           |   1.0.6   | MIT License (MIT)                  |
+| flake8-pep585                 |   0.1.7   | Mozilla Public License Version 2.0 |
+| flake8-pep604                 |   1.1.0   | MIT License (MIT)                  |
+| flake8-simplify               |   0.20.0  | MIT License (MIT)                  |
+| flake8-tidy-imports           |   4.8.0   | MIT License (MIT)                  |
+| flake8-unused-arguments       |   0.0.13  | MIT License (MIT)                  |
+| flake8-unused-globals         |   0.1.9   | MIT License (MIT)                  |
+| flake8-use-pathlib            |   0.3.0   | MIT License (MIT)                  |

eric ide

mercurial