We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dffae1 commit 8dedb01Copy full SHA for 8dedb01
doc/.readthedocs.yaml
@@ -15,7 +15,7 @@ build:
15
- pip install poetry==1.7.1 # 1.8 has a bug preventing this build from working
16
- poetry config virtualenvs.create false
17
post_install:
18
- - poetry install
+ - poetry install -E rich
19
20
# Build documentation in the docs/ directory with Sphinx
21
sphinx:
0 commit comments