From 071e9d71f2cb22d58d54f1854a370dae7b83d6ec Mon Sep 17 00:00:00 2001 From: Boyan <boyan@confest.im> Date: Tue, 13 Feb 2024 20:47:37 +0100 Subject: [PATCH] RTD is kinda garbage? --- .readthedocs.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 2cf4b33..1dfd8b3 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -9,6 +9,7 @@ build: python: install: - - ["sphinx-rtd-theme"] + - method: pip + path: sphinx-rtd-theme sphinx: configuration: docs/conf.py