[gedit-plugins/flake8] try



commit 015a4e95707df79e9cfb10338dbb84a61564b9fc
Author: Jordi Mas <jmas softcatala org>
Date:   Thu May 16 07:35:48 2019 +0200

    try

 .gitlab-ci.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6887bea..135488e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,8 +11,7 @@ build:
     - apt-get install valac libvte-2.91-dev libzeitgeist-2.0-dev gedit-dev -y
     - apt-get install python3 python3-dbus python-dbus-dev python3-gi appstream -y
     - apt-get install meson ninja-build -y
-    - python3 -m pip install --user flake8
-    - python3 -m pip install --user flake8
+    - python3 -m pip install flake8
 
   script:
     - cd plugins


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