Skip to content

Commit 9a2a6e1

Browse files
committed
🩹📝 ensure inkscape and graphviz are available for the RtD build
1 parent 692aa2b commit 9a2a6e1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.readthedocs.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ build:
88
os: ubuntu-24.04
99
tools:
1010
python: "3.12"
11+
apt_packages:
12+
- graphviz
13+
- inkscape
1114
jobs:
1215
post_checkout:
1316
# Skip docs build if the commit message contains "skip ci"

0 commit comments

Comments
 (0)