We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaa64c0 commit e10eebaCopy full SHA for e10eeba
.readthedocs.yml
@@ -4,6 +4,9 @@ build:
4
os: ubuntu-20.04
5
tools:
6
python: "3.10"
7
+ jobs:
8
+ post_checkout:
9
+ - git fetch --unshallow
10
11
sphinx:
12
configuration: docs/conf.py
0 commit comments