We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e43daa7 commit 9006313Copy full SHA for 9006313
1 file changed
.readthedocs.yml
@@ -17,6 +17,9 @@ build:
17
os: ubuntu-22.04
18
tools:
19
python: "3.13"
20
+ jobs:
21
+ post_checkout:
22
+ - git fetch --unshallow || true
23
apt_packages:
24
- texlive-latex-recommended
25
- texlive-fonts-recommended
0 commit comments