Skip to content

Commit 998ead2

Browse files
authored
RTD: Fetch all tags for accurate version reporting
[ci skip]
1 parent 1ad1025 commit 998ead2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.readthedocs.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ build:
66
python: "3.11"
77
apt_packages:
88
- graphviz
9+
jobs:
10+
post_checkout:
11+
- git fetch --unshallow || true
912

1013
sphinx:
1114
builder: html

0 commit comments

Comments
 (0)