Skip to content

Commit 0d30570

Browse files
Adding unshallow git stamp (#220)
1 parent 3318aa4 commit 0d30570

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.readthedocs.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ build:
1111
tools:
1212
python: "3.10"
1313

14+
jobs:
15+
post_checkout:
16+
- git fetch --unshallow || true
17+
1418
# Build documentation in the docs/ directory with Sphinx
1519
sphinx:
1620
configuration: docs/conf.py

0 commit comments

Comments
 (0)