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 699b8f4 commit 7b582cdCopy full SHA for 7b582cd
.readthedocs.yml
@@ -11,6 +11,7 @@ build:
11
tools:
12
python: "3.12"
13
commands:
14
+ - python -m pip install --upgrade pip
15
- pip install --group docs
16
17
# Build documentation in the docs/ directory with Sphinx
0 commit comments