[totem/wip/hadess/libx11-threads: 1/4] ci: Disable pylint again




commit d76b9a035231ee98f9f5955fa6de135a9b322407
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Jul 18 13:10:30 2022 +0200

    ci: Disable pylint again
    
    This time, the problem seems to be a regression in astroid:
    https://github.com/PyCQA/pylint/issues/6352

 .gitlab-ci.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a1f31d540..838556fe5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -31,7 +31,8 @@ variables:
       libhandy-devel
       libpeas-devel
       pygobject3-devel
-      pylint
+      # https://github.com/PyCQA/pylint/issues/6352
+      # pylint
       python3-devel
       totem-pl-parser-devel
       flatpak-builder


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]