Skip to content

Commit 70de337

Browse files
committed
CI: add cairo-devel to pylint job too
QubesOS/qubes-issues#
1 parent 8edd811 commit 70de337

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ checks:tests:
2828
checks:pylint:
2929
stage: checks
3030
before_script:
31-
- sudo dnf install -y python3-gobject gtk3 xorg-x11-server-Xvfb python3-mypy gtksourceview4 python3-pip curl
31+
- sudo dnf install -y python3-gobject gtk3 xorg-x11-server-Xvfb python3-mypy gtksourceview4 python3-pip curl cairo-devel
3232
- pip3 install --quiet -r ci/requirements.txt
3333
- mypy --install-types --non-interactive
3434
# remove when https://github.com/pylint-dev/astroid/issues/2190 is fixed

0 commit comments

Comments
 (0)