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.
2 parents d223dd2 + 274f0b0 commit e65c593Copy full SHA for e65c593
.readthedocs.yaml
@@ -13,6 +13,7 @@ build:
13
python: "3.7"
14
jobs:
15
post_checkout:
16
+ - git remote set-branches origin '*' || true
17
- git fetch --unshallow || true
18
19
# Build documentation in the doc/source/ directory with Sphinx
0 commit comments