Philipp Hörist pushed to branch master at gajim / python-nbxmpp


Commits:
15e39258 by lovetox at 2021-11-07T00:22:24+01:00
CI: Use current pylint version

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -11,7 +11,7 @@ run-test:
     - rm -rf civenv-nbxmpp
     - virtualenv -p python3 --system-site-packages civenv-nbxmpp
     - . ./civenv-nbxmpp/bin/activate
-    - pip3 install -I pylint==2.4.4
+    - pip3 install -I pylint
     - pip3 install -I coverage
     - pip3 install -I idna
     - pip3 install -I precis-i18n



View it on GitLab: 
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/15e39258e584fcc701b751afbaefa8fd63759c10

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/15e39258e584fcc701b751afbaefa8fd63759c10
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to