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 be8943e commit 8a314c4Copy full SHA for 8a314c4
.readthedocs.yml
@@ -7,6 +7,9 @@ build:
7
os: ubuntu-24.04
8
tools:
9
python: "3.8"
10
+ jobs:
11
+ post_checkout:
12
+ - git fetch --tags || true
13
sphinx:
14
configuration: docs/conf.py
15
fail_on_warning: false
0 commit comments