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 874e5a7 commit 538d5c2Copy full SHA for 538d5c2
.readthedocs.yml
@@ -12,7 +12,7 @@ build:
12
- asdf global poetry latest
13
- poetry config virtualenvs.create false
14
post_install:
15
- - poetry install
+ - poetry install --with dev
16
17
# Build documentation in the docs/ directory with Sphinx
18
sphinx:
0 commit comments