diff options
-rw-r--r-- | .readthedocs.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 540143f27f..78491afc51 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -10,6 +10,8 @@ build: os: ubuntu-20.04 tools: python: "3.8" + apt_packages: + - graphviz python: install: |