From c241bd704927303042b1280decb2769852d6a588 Mon Sep 17 00:00:00 2001 From: thelsing Date: Sat, 10 Aug 2024 00:30:07 +0200 Subject: [PATCH] Update .readthedocs.yaml --- .readthedocs.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index e1bd371..2e5c765 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -13,6 +13,9 @@ build: # nodejs: "20" # rust: "1.70" # golang: "1.20" + apt_packages: + - graphviz + - openjdk-11-jre # Build documentation in the "docs/" directory with Sphinx sphinx: