We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a191f1 + 14a1a5c commit 6eeca21Copy full SHA for 6eeca21
1 file changed
.readthedocs.yaml
@@ -20,6 +20,8 @@ build:
20
- xsltproc
21
- pandoc
22
jobs:
23
+ post_install:
24
+ - sudo pip install lxml --break-system-packages
25
pre_build:
26
- meson .build -Dreadthedocs=true || cat .build/meson-logs/meson-log.txt
27
- ninja -C .build
0 commit comments