Skip to content

Commit 43ed4ba

Browse files
committed
install graphviz apt in readthedocs
1 parent 63b2818 commit 43ed4ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.readthedocs.yaml

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.12"
7+
apt_packages:
8+
- graphviz
79
jobs:
810
pre_build:
911
- "jupyter-book config sphinx notebooks/"

0 commit comments

Comments
 (0)