We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40ca3f4 commit 74a4fa1Copy full SHA for 74a4fa1
.readthedocs.yml
@@ -16,3 +16,8 @@ python:
16
- requirements: doc/requirements.txt
17
- method: pip
18
path: .
19
+
20
+build:
21
+ jobs:
22
+ post_checkout:
23
+ - git fetch --unshallow || true
0 commit comments