Skip to content

Commit 6a4cad1

Browse files
committed
Add readthedocs config file
We need this to maintain our docs build, which won't work with shallow clones. Signed-off-by: Stephen Finucane <[email protected]>
1 parent f7bb805 commit 6a4cad1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.readthedocs.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
version: 2
3+
build:
4+
jobs:
5+
post_checkout:
6+
- git fetch --unshallow

0 commit comments

Comments
 (0)