We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ad1025 commit 998ead2Copy full SHA for 998ead2
1 file changed
.readthedocs.yaml
@@ -6,6 +6,9 @@ build:
6
python: "3.11"
7
apt_packages:
8
- graphviz
9
+ jobs:
10
+ post_checkout:
11
+ - git fetch --unshallow || true
12
13
sphinx:
14
builder: html
0 commit comments