diff -r 89f885d857e4 -r bd9550caf22f docs/ThirdParty.md --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/ThirdParty.md Thu Dec 08 16:03:38 2022 +0100 @@ -0,0 +1,15 @@ +Third Party Software +==================== + +eric7 includes copies of these third party packages due to several reasons. + +| Name | Version | License | +|:------------:|:---------:|:----------------------------| +| coverage | 6.5.0 | Apache License 2.0 | +| eradicate | 2.1.0 | MIT License (Expat License) | +| jasy | 1.5-beta6 | MIT License (MIT) | +| mccabe | 0.7.0 | MIT License (Expat License) | +| pipdeptree | 2.3.3 | MIT License (MIT) | +| pip-licenses | 4.0.2 | MIT License (MIT) | +| pycodestyle | 2.10.0 | MIT License (Expat License) | +| pyflakes | 3.0.1 | MIT License (MIT) |