From 1455ae47311facfaf3ad62d2c223d86ae95c5c68 Mon Sep 17 00:00:00 2001 From: GiGaGon <107241144+MeGaGiGaGon@users.noreply.github.com> Date: Tue, 21 Jan 2025 12:43:08 -0800 Subject: [PATCH] Fix docs CI (#4555) Update .readthedocs.yaml --- .readthedocs.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index fa612668850..5e25991c4a7 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -16,3 +16,6 @@ python: path: . extra_requirements: - d + +sphinx: + configuration: docs/conf.py