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 c851574 commit 531ff9eCopy full SHA for 531ff9e
.readthedocs.yml
@@ -11,7 +11,7 @@ build:
11
- asdf global poetry latest
12
- poetry config virtualenvs.create false
13
post_install:
14
- - poetry install
+ - poetry install --with=docs
15
16
sphinx:
17
configuration: docs/conf.py
0 commit comments