We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3137d40 commit 5f96437Copy full SHA for 5f96437
.readthedocs.yaml
@@ -10,6 +10,8 @@ build:
10
os: ubuntu-22.04
11
tools:
12
python: "3.12"
13
+ apt_packages:
14
+ - graphviz
15
16
# Build documentation in the "docs/" directory with Sphinx
17
sphinx:
0 commit comments