Skip to content

Commit 6eeca21

Browse files
Merge pull request #432 from martin-belanger/fix-readthedocs
Docs: Fix read-the-docs
2 parents 8a191f1 + 14a1a5c commit 6eeca21

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.readthedocs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ build:
2020
- xsltproc
2121
- pandoc
2222
jobs:
23+
post_install:
24+
- sudo pip install lxml --break-system-packages
2325
pre_build:
2426
- meson .build -Dreadthedocs=true || cat .build/meson-logs/meson-log.txt
2527
- ninja -C .build

0 commit comments

Comments
 (0)