Philipp Hörist pushed to branch master at gajim / gajim


Commits:
47701b8f by Philipp Hörist at 2025-11-29T09:38:23+01:00
ci: Use stable pygobject-stub version

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -49,7 +49,8 @@ test-pyright:
   script:
     - pip install git+https://dev.gajim.org/gajim/python-nbxmpp.git
     - pip install git+https://dev.gajim.org/gajim/omemo-dr.git
-    - pip install git+https://github.com/pygobject/pygobject-stubs.git
+    # - pip install git+https://github.com/pygobject/pygobject-stubs.git
+    - pip install pygobject-stubs
     - pyright --version
     - pyright
   interruptible: true



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/47701b8f9fc969d8a0d5efe8636ff3c0b697a572

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/47701b8f9fc969d8a0d5efe8636ff3c0b697a572
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to