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 fd0cd96 commit 559f2bbCopy full SHA for 559f2bb
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