Skip to content

Commit 74a4fa1

Browse files
committed
Configure readthedocs to unshallow repo
1 parent 40ca3f4 commit 74a4fa1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.readthedocs.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,8 @@ python:
1616
- requirements: doc/requirements.txt
1717
- method: pip
1818
path: .
19+
20+
build:
21+
jobs:
22+
post_checkout:
23+
- git fetch --unshallow || true

0 commit comments

Comments
 (0)