From 9fdf34a2f40a2b9a42e7ac8cb193bc369d126d74 Mon Sep 17 00:00:00 2001 From: Jonas Eschle Date: Thu, 7 Nov 2024 23:53:10 -0500 Subject: [PATCH] docs: fix build 1 --- .readthedocs.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 8acfb07..740e5aa 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -8,6 +8,8 @@ build: os: ubuntu-24.04 tools: python: "3.9" + apt_packages: + - snap commands: - snap install root-framework --classic