From 77aed44cecf83cde47ceffe607567956716ccb3e Mon Sep 17 00:00:00 2001 From: Mehdi Osman Date: Fri, 26 May 2023 19:33:27 +0200 Subject: [PATCH] Removed pylint for incompatible license --- third-party.md | 1 - 1 file changed, 1 deletion(-) diff --git a/third-party.md b/third-party.md index 73f51cb8e..2775702f6 100644 --- a/third-party.md +++ b/third-party.md @@ -29,7 +29,6 @@ Below is the list of dependencies used in OpenReplay software. Licenses may chan | urllib3 | MIT | Python | | boto3 | Apache2 | Python | | requests | Apache2 | Python | -| pylint | GPLv2 | Python | | pyjwt | MIT | Python | | jsbeautifier | MIT | Python | | psycopg2-binary | LGPL | Python |