We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b211d8 commit 30569beCopy full SHA for 30569be
.readthedocs.yml
@@ -4,6 +4,9 @@ build:
4
os: ubuntu-24.04
5
tools:
6
python: "3.13"
7
+ apt_packages:
8
+ - graphviz
9
+
10
11
python:
12
install:
0 commit comments