From aa473285451c614bbc749f5143db1ee93a2f84c7 Mon Sep 17 00:00:00 2001 From: ptiurin Date: Mon, 9 Oct 2023 09:49:40 +0100 Subject: [PATCH] build: Fix docs prerequisite --- docs/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/requirements.txt b/docs/requirements.txt index b45c35929e5..28657cc3521 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1 +1,2 @@ ./ # Install firebolt-sdk to ensure all code dependencies are also installed and avoid duplication +sphinx-rtd-theme