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


Commits:
1e64836f by Philipp Hörist at 2023-01-18T15:35:41+01:00
ci: Install GtkSource4 stubs

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -26,7 +26,7 @@ test-pyright:
       - "**/*.py"
   script:
     - pip3 install git+https://dev.gajim.org/gajim/python-nbxmpp.git
-    - PYGOBJECT_STUB_CONFIG=Gtk3,Gdk3 pip3 install 
git+https://github.com/pygobject/pygobject-stubs.git
+    - pip3 install --config-settings=config=Gtk3,Gdk3,GtkSource4 
git+https://github.com/pygobject/pygobject-stubs.git
     - npm install pyright
     - node_modules/.bin/pyright --version
     - node_modules/.bin/pyright



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/1e64836fde899f22edbd9667325f47ccc508a9b3

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/1e64836fde899f22edbd9667325f47ccc508a9b3
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

Reply via email to