We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3adea5 commit 803ebc4Copy full SHA for 803ebc4
.github/workflows/python.yml
@@ -34,7 +34,7 @@ jobs:
34
run: >
35
sudo apt-get install -y --no-install-recommends
36
gobject-introspection gir1.2-glib-2.0 gir1.2-keybinder-3.0 gir1.2-gtk-3.0 gir1.2-vte-2.91 gir1.2-notify-0.7
37
- python3-pytest python3-cairo python3-gi-cairo
+ python3-pytest python3-cairo python3-gi-cairo python3-psutil
38
gettext intltool
39
libdbus-glib-1-dev libgirepository1.0-dev libcairo-dev
40
xvfb
0 commit comments