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

Update pylint to 2.3.1

parent 0dbb3eb1
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
- pip3 install pylint==2.1.1
- pip3 install pylint==2.3.1
- 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