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 d477829 + ac9bc50 commit 8de2a12Copy full SHA for 8de2a12
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 --all-groups
+ - poetry install --only main,docs
16
17
sphinx:
18
configuration: docs/conf.py
0 commit comments