We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3e177b commit 347901fCopy full SHA for 347901f
.readthedocs.yaml
@@ -8,6 +8,8 @@ build:
8
os: ubuntu-20.04
9
tools:
10
python: "3.9"
11
+ apt_packages:
12
+ - graphviz
13
14
sphinx:
15
configuration: docs/conf.py
0 commit comments