Skip to content

Commit 538d5c2

Browse files
committed
Update .readthedocs.yml
1 parent 874e5a7 commit 538d5c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ build:
1212
- asdf global poetry latest
1313
- poetry config virtualenvs.create false
1414
post_install:
15-
- poetry install
15+
- poetry install --with dev
1616

1717
# Build documentation in the docs/ directory with Sphinx
1818
sphinx:

0 commit comments

Comments
 (0)