Skip to content

Commit 8dedb01

Browse files
author
Brian Kohan
committed
add rich to docs build
1 parent 9dffae1 commit 8dedb01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/.readthedocs.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ build:
1515
- pip install poetry==1.7.1 # 1.8 has a bug preventing this build from working
1616
- poetry config virtualenvs.create false
1717
post_install:
18-
- poetry install
18+
- poetry install -E rich
1919

2020
# Build documentation in the docs/ directory with Sphinx
2121
sphinx:

0 commit comments

Comments
 (0)