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 19875cd commit 55dbcefCopy full SHA for 55dbcef
.readthedocs.yaml
@@ -8,6 +8,6 @@ build:
8
- git fetch --unshallow || true
9
install:
10
- pip install -U pip
11
- - pip install . --group docs
+ - pip install . --group doc
12
sphinx:
13
configuration: docs/conf.py
0 commit comments