Skip to content

Commit 3785324

Browse files
fix: build on rtd
1 parent be8943e commit 3785324

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.readthedocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ build:
77
os: ubuntu-24.04
88
tools:
99
python: "3.8"
10+
jobs:
11+
post_checkout:
12+
- git fetch --unshallow || true
1013
sphinx:
1114
configuration: docs/conf.py
1215
fail_on_warning: false

0 commit comments

Comments
 (0)