Skip to content

Commit 30569be

Browse files
committed
Install graphviz on RTDC
1 parent 5b211d8 commit 30569be

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.readthedocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ build:
44
os: ubuntu-24.04
55
tools:
66
python: "3.13"
7+
apt_packages:
8+
- graphviz
9+
710

811
python:
912
install:

0 commit comments

Comments
 (0)