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 1a48177 commit f0b15d2Copy full SHA for f0b15d2
.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