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 1aae569 commit 9268b72Copy full SHA for 9268b72
.readthedocs.yaml
@@ -5,6 +5,9 @@ build:
5
os: ubuntu-22.04
6
tools:
7
python: "3.13"
8
+ jobs:
9
+ install:
10
+ - pip install --group 'docs' .
11
12
sphinx:
13
configuration: docs/source/conf.py
0 commit comments