diff --git a/doc/developer/.readthedocs.yaml b/doc/developer/.readthedocs.yaml index 891c5a0415..90ee5c7677 100644 --- a/doc/developer/.readthedocs.yaml +++ b/doc/developer/.readthedocs.yaml @@ -6,6 +6,8 @@ build: os: ubuntu-22.04 tools: python: "3.11" + apt_packages: + - graphviz python: install: