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 987c9ea commit bba8fc4Copy full SHA for bba8fc4
.readthedocs.yml
@@ -6,6 +6,7 @@ build:
6
python: "3.13"
7
jobs:
8
install:
9
+ - pip install --upgrade pip
10
- pip install . --group docs
11
12
sphinx:
0 commit comments