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

CI: Overwrite nbxmpp from site-packages

parent 87d050ae
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ run-tests:
- virtualenv --system-site-packages civenv
- . ./civenv/bin/activate
- pip3 install mypy
- pip3 install git+https://dev.gajim.org/gajim/python-nbxmpp.git@master
- pip3 install git+https://dev.gajim.org/gajim/python-nbxmpp.git@master --upgrade
- pip3 install pylint==2.3.1
- /home/gitlab-runner/.local/bin/mypy gajim
- scripts/dev/pylint-ci.sh --jobs=2 gajim
......
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