Skip to content

Commit bf4a626

Browse files
authored
RTD builder: add graphviz depedendency (#11040)
1 parent 644043c commit bf4a626

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
@@ -4,6 +4,8 @@ build:
44
os: ubuntu-22.04
55
tools:
66
python: "3"
7+
apt_packages:
8+
- graphviz
79

810
formats:
911
- pdf

0 commit comments

Comments
 (0)