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 6a96610 commit 2cc5813Copy full SHA for 2cc5813
.readthedocs.yaml
@@ -15,7 +15,7 @@ build:
15
- pip install poetry
16
- poetry config virtualenvs.create false
17
post_install:
18
- - poetry install
+ - poetry install --with=dev
19
20
# Build documentation in the "docs/" directory with Sphinx
21
sphinx:
0 commit comments