From 49fc85152a5b67caa36727e85b086c1bbdf0e230 Mon Sep 17 00:00:00 2001 From: "Patrick J. Roddy" Date: Mon, 13 Jan 2025 14:54:30 +0000 Subject: [PATCH] Fix Sphinx configuration --- .readthedocs.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.readthedocs.yml b/.readthedocs.yml index da56d1d7..c7034ec6 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -12,3 +12,6 @@ python: path: . extra_requirements: - docs + +sphinx: + configuration: docs/conf.py