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