Skip to content

Commit cbcee00

Browse files
committed
build: add graphviz to readthedocs apt_packages config
1 parent 2c0ae72 commit cbcee00

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.readthedocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ build:
1515
- poetry config virtualenvs.create false
1616
post_install:
1717
- poetry install
18+
apt_packages:
19+
- graphviz
1820

1921
sphinx:
2022
configuration: src/conf.py

0 commit comments

Comments
 (0)