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 13e5ca8 commit 14dcd86Copy full SHA for 14dcd86
1 file changed
.readthedocs.yaml
@@ -12,7 +12,7 @@ build:
12
jobs:
13
install:
14
- pip install --upgrade pip
15
- - pip install --group 'docs'
+ - pip install --group 'docs' .
16
17
# Build documentation in the docs/ directory with Sphinx
18
sphinx:
0 commit comments