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.
2 parents fd0cd96 + 559f2bb commit d477829Copy full SHA for d477829
1 file changed
.readthedocs.yml
@@ -12,7 +12,7 @@ build:
12
- poetry config virtualenvs.create false
13
post_install:
14
# Install dependencies
15
- - poetry install --with docs
+ - poetry install --all-groups
16
17
sphinx:
18
configuration: docs/conf.py
0 commit comments