Skip to content
Snippets Groups Projects
Commit 75c28d25 authored by Philipp Hörist's avatar Philipp Hörist
Browse files

CI: Upgrade pylint to version 2.4.4

parent 652ef0af
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ run-tests:
- . ./civenv/bin/activate
- pip3 install mypy
- pip3 install git+https://dev.gajim.org/gajim/python-nbxmpp.git@master --upgrade
- pip3 install pylint==2.3.1
- pip3 install pylint==2.4.4
- /home/gitlab-runner/.local/bin/mypy gajim
- scripts/dev/pylint-ci.sh --jobs=2 gajim
- python3 setup.py test -s test.no_gui
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment