Philipp Hörist pushed to branch master at gajim / gajim
Commits:
0d062e0c by lovetox at 2022-01-05T20:17:04+01:00
Use upstream project for gi stubs
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -9,7 +9,7 @@ pyright:
stage: test
script:
- pip3 install -I
git+https://dev.gajim.org/gajim/python-nbxmpp.git@$NBXMPP_BRANCH
- - pip3 install -I git+https://dev.gajim.org/gajim/gi-stubs.git
+ - pip3 install -I git+https://github.com/pygobject/pygobject-stubs.git
- npm install pyright
- python3 -V
- python3 scripts/ci/link-gtk.py
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/0d062e0ca0e8e86d89704e8f4ec9ad8184652448
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/0d062e0ca0e8e86d89704e8f4ec9ad8184652448
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