Skip to content

Commit 44f3749

Browse files
authored
Merge pull request astropy#3602 from pllim/fix-rtd-ver
RTD: Fetch all tags for accurate version reporting
2 parents 1ad1025 + 998ead2 commit 44f3749

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)