We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6981e0d commit a163b18Copy full SHA for a163b18
.github/workflows/pip-matrix.yml
@@ -44,7 +44,7 @@ jobs:
44
- name: Build package python3-poppler-qt5
45
run: |
46
sudo apt update
47
- sudo apt install --yes python3-poppler-qt5 qt5-qmake
+ sudo apt install --yes python3-poppler-qt5 qt5-qmake libpoppler-qt5-dev
48
- name: Build package piepdf
49
50
uv sync --dev
0 commit comments