Skip to content

Commit 81c9b25

Browse files
committed
Fix #188 -- Add graphviz to RTD config
1 parent 0681174 commit 81c9b25

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.readthedocs.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ version: 2
66

77
build:
88
os: ubuntu-20.04
9+
apt_packages:
10+
- graphviz
911
tools:
1012
python: "3.10"
1113

0 commit comments

Comments
 (0)